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 5 matches
CCS Forum Index
Author Message
  Topic: scanf() 16F887
roger_cris

Replies: 10
Views: 16185

PostForum: General CCS C Discussion   Posted: Fri May 02, 2014 3:03 pm   Subject: scanf() 16F887
yes, you'll have to upgrade

or

cut your own 'scan(....)' function

be aware that 5.008 was 'young' and had a few 'problems'...


hth
jay

Tk U All for the support!
  Topic: scanf() 16F887
roger_cris

Replies: 10
Views: 16185

PostForum: General CCS C Discussion   Posted: Fri May 02, 2014 2:43 pm   Subject: scanf() 16F887
Here is a list of ways to find the CCS compiler version:

1. Compile a test file, and look at the top of the .LST file, which will
be in your project folder. It will show the version. However, to ...
  Topic: scanf() 16F887
roger_cris

Replies: 10
Views: 16185

PostForum: General CCS C Discussion   Posted: Fri May 02, 2014 11:00 am   Subject: scanf() 16F887
Further comments though, remember that scanf, is a multi character function. INT_RDA, implies _one_ character is waiting. You will hang code operation while the data is received to meet your scanf spe ...
  Topic: scanf() 16F887
roger_cris

Replies: 10
Views: 16185

PostForum: General CCS C Discussion   Posted: Fri May 02, 2014 10:57 am   Subject: scanf() 16F887
Maybe a silly question but what version of the compiler are you using?


jay

CCS MPLABx plug in V1.57.
  Topic: scanf() 16F887
roger_cris

Replies: 10
Views: 16185

PostForum: General CCS C Discussion   Posted: Fri May 02, 2014 9:33 am   Subject: scanf() 16F887
Hello,

I try to implement scanf() after reading http://www.ccsinfo.com/newsdesk_info.php?newsdesk_id=159, but after compiling generates an error Error#12 Undefined identifier -- scan.

Using MP ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group