|
-
Jun 16th, 2004, 02:59 PM
#1
Thread Starter
Hyperactive Member
char[]
I am using a low level c compiler for PIC. There are no string libs. I don't know how to handle char[]. For example, I wrote a function, PrintChar(char iChar); that prints a single char to an LCD. How can I pass a char[] and print the whole string instead of a single char without str functions? I am not quit sure how to loop through the char[]. If someone could post examples or links that would be great. thx
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|