Hi, i am new on arm. does any one have a string parser example for lpc2138 cpu.
Thanks Orko
"... you might look for source from the FreeBSD library"
And while you're there you might consider strsep() as a replacement for strtok() since it addresses strtok's problems alluded to by Per Westermark.