From: Blub Date: Sun, 28 Mar 2010 03:50:00 +0000 (+0000) Subject: (Commit created by redmine exporter script from page "NewQC" version 4) X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=4064a12d000a42743090edcd7c7939052ecdddc0;p=xonotic%2Fxonotic.wiki.git (Commit created by redmine exporter script from page "NewQC" version 4) --- diff --git a/NewQC.textile b/NewQC.textile index df313ad..7a75f83 100644 --- a/NewQC.textile +++ b/NewQC.textile @@ -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| |float foo(void)| function|