String Manipulation
JimG
Posts: 84
Are there commands that will allow one to extract, count, modify strings?· I am unable to find any and wonder if I am just missing them.
EX:
Extract the 7 character from the string "Mary had a little lamb."
Produces the letter a
Thanks,
Jim
EX:
Extract the 7 character from the string "Mary had a little lamb."
Produces the letter a
Thanks,
Jim
Comments
Thanks. I am learning more an more about the benefits and restrictions of embedded processors with storage being one of the issues. I saw the byte arrays and thought that might be my only solution.
Jim
I'll get there. I'm sure. My efforts, today, is to conquer the Stamp I have (actually I have a couple that came to me mystically) then move on the bigger and better as soon as I find some real use for them.
I am pretty spoiled. I am a software engineer so am used to have lots of everything to play with. I am having to learn to code like back in my 1985 assembler days...this is actaully a good thing!
If I want real horsepower I'll use a PC. I am jsut reviviing an electronics hobby that I had when I was a teen (that's a long time ago) and the Stamps looked like fun.
One of the nice parts of the Stamps is this forum. I have yet to be unable to find an answer I was looking for here.
Thanks,
Jim
Thanks for the lead, I'll check out Tracey's stuff. I can see right now that I am going to be investigating EEPROM expansion boards if I do anything very serious with the Stamps. Right now I have Boe Bot chasing my dogs arouund and that is kind of the extent on my experimetning except for talking to the LCD's, which I happen to have a few of as well.
You're a good guy, thanks fo rthe help.
Jim