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

index 7f4bdb2c0c4ecde183d0dd7518e28986f14861d5..0245340ba10071299000278d701ae2557ef47e88 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, the current implementation uses the following:
 
 |_.definition|_.meaning|
 |<code>float foo</code>|           global variable|