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

index df313adb73e5d30da4d6edaf414ba555ad5aa25b..7a75f831432000419260c293bfcf6d7eed026926 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 (currently not complete):
+A clean syntax is needed, *SUGGESTIONS ARE WELCOME*, my(blub's) current suggestion is:
 
 |_.definition|_.meaning|
 |<code>float foo(void)</code>|     function|