|
-
April 4th, 2012, 04:21 PM
#16
Re: Help with Serial Communication - Please!
 Originally Posted by ChadReitsma
0x0018e4b4 "!ANG:0.54,2.08,-178.62
!ANG:0.43,2.05,-178.64
!ANG:0.44,1.96,-178.65
"
How can I strip out everything inside of the "s I don't need the 0x0018e4b4 etc...
Please show the code that is outputting this result. The "0x0018e4b4" is probably the memory location where the string shown is quotes is stored. If it's simply the memory location, then there is nothing to "strip out", and you can simply use the string stored at the buffer pointed to by the memory location.
Mike
Tags for this Thread
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
|