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 2 matches
CCS Forum Index
Author Message
  Topic: ? in a text string "xxx ?" compiles to "xxx ?
stoppsm

Replies: 3
Views: 7817

PostForum: General CCS C Discussion   Posted: Thu Jan 20, 2005 2:48 am   Subject: ? in a text string "xxx ?" compiles to "xxx ?
The version is PCM 3.178
  Topic: ? in a text string "xxx ?" compiles to "xxx ?
stoppsm

Replies: 3
Views: 7817

PostForum: General CCS C Discussion   Posted: Wed Jan 19, 2005 3:08 am   Subject: ? in a text string "xxx ?" compiles to "xxx ?
Have a problem with using a question mark "?" in a text string.

Example source: printf(lcd_putc, "ready ?"); // remark ready?

Code compiled:

List file: printf(lcd_putc, "ready ??); // remark ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group