CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 1 match
CCS Forum Index
Author Message
  Topic: define for printf
juhlin

Replies: 1
Views: 10822

PostForum: General CCS C Discussion   Posted: Fri Feb 06, 2004 2:45 am   Subject: define for printf
Hi

Does someone know who to do a #define with unknown number of parameters, for printf ? Here is what I want to do (in valid GCC syntax)

#define lprintf(text...) printf(lcd_putc, text)

And no ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group