PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
Posted: Tue Apr 20, 2004 6:02 pm |
|
|
If you just want to search for random CCS code on the net,
I just thought of a good way to do it. Look for a pre-processor
statement that only CCS uses. Then add some data types, to
make sure you find actual source code. I tried this string
with Google, and it gives some hits. Of course, who knows
if the code that's posted is really good code ?
CCS "#use delay" char or int or long |
|