tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] tcc optional argument as in C++


From: scx31114
Subject: [Tinycc-devel] tcc optional argument as in C++
Date: Mon, 20 Feb 2012 05:37:15 -0800 (PST)

Hi,
i want/need to have optional argument declared inside the function 
prototype only. I have two options for doing it. Write a preprocessor
that does the mod or modify the Tcc preprocessor and adding a commandline
switch to it in order to accept the relaxed parsing or if you think,
eventually without commandline switch. What solution do you prefer
that i implement ?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]