why not possible? int8 print_vlcd (int8 dat, ...);
Posted: Tue Mar 23, 2004 4:20 am
why not possible?
int8 print_vlcd (int8 dat, ...);
int8 print_vlcd (int8 dat, ...){
...
...
...
}
HI-TECH is support ANSI-C, but CCS not support?? Why?
Thanks!
ckielstra
Joined: 18 Mar 2004 Posts: 3680 Location: The Netherlands
Posted: Tue Mar 23, 2004 6:35 am
CCS doesn't support variable length argument lists. This is an ommission, but CCS never claimed to be ANSI compliant. High Tech C claims to be ANSI compliant and does support variable length argument lists.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum