Am 14.11.2011 22:51, schrieb Sergio Campamá:
> Are variable length argument functions accepted in mspgcc?

yes

and an example similar to yours can be seen here:

http://mspgcc.git.sourceforge.net/git/gitweb.cgi?p=mspgcc/msp430-libc;a=blob;f=src/stdlib/uprintf.c;h=e56e0d46b488c224726b93834dacda96a0e335ec;hb=HEAD

if you browse the repository there you'll also find vuprintf which is
the core of printf in mspgcc's libc. all other *printf functions
eventually call that one.

chris

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to