]> git.rm.cloudns.org Git - xonotic/xonotic.wiki.git/commitdiff
(Commit created by redmine exporter script from page "NewQC" version 2)
authorBlub <blub@speed.at>
Sun, 28 Mar 2010 03:38:00 +0000 (03:38 +0000)
committerRedmineExport <redmineexport@dev.xonotic.org>
Mon, 17 Nov 2014 17:53:33 +0000 (17:53 +0000)
NewQC.textile

index 29328c8b369b784e9378b5c79eb418ba8350fe9e..55ca9b8a915b5deac661ad2abcdee9bafdbae100 100644 (file)
@@ -5,7 +5,7 @@ It is possible that at some point we decide to switch QC-compiler which requires
 h2. Clean syntax:
 
 In fteqcc there are some ambiguities regarding fieldpointers, function pointers, and field-return-types etc.
-A clean syntax is needed, *SUGGESTIONS ARE WELCOME*, my(blub's) current suggestion is:
+A clean syntax is needed, *SUGGESTIONS ARE WELCOME*, my(blub's) current suggestion is (currently not complete):
 
 |_.definition|_.meaning|
 |<code>float foo(void)</code>|    function|