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 support@ccsinfo.com

help

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Sebastian



Joined: 01 Dec 2003
Posts: 21
Location: Milan Italy

View user's profile Send private message Send e-mail

help
PostPosted: Fri Jan 16, 2004 7:10 am     Reply with quote

HI
I'M A NEW USER .I NEED A LITTLE HELP FOR SOME INSTRUCTIONS
I'M LOOKING THE EXERCISE EX_STEP.C AN EXAMPLE FOR THE COMPILER PCH ,I DON'T UNDERSTAND SOME INSTRUCTIONS LIKE

printf("\n\rSpeed (hex): ");
speed = gethex();


printf("\n\rDirection (F,R): ");
dir=getc()|0x20;
putc(dir);

IF SOMEONE HAVE ANY ADVICE FOR TO MEET TO GET TO KNOW THE
PROGRAMMING I'M GRATEFUL FOR YOUR HELP.
THERE ARE SOME ITALIAN PROGRAMMERS. I HOPE

THANKS IN ADVANCE Sad
wedilo



Joined: 16 Sep 2003
Posts: 71
Location: Moers, Germany

View user's profile Send private message

PostPosted: Fri Jan 16, 2004 7:41 am     Reply with quote

Hello Sebastian,
Please click on the link and download the ccs manual first.
http://www.ccsinfo.com/ccscmanual.zip

On page 127 for example you can find infos about the 'FPRINTF' command.
For a generally crash course in ANSI-C look at Google, there are a lot of fine webpages.

I think a good way is to read this manual and the datasheets of the PIC you use

I hope to help you
73 Sven
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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


Powered by phpBB © 2001, 2005 phpBB Group