hukiju
Newbie level 6
Hi,
Anyone can teach me how to extract substring from a string in MPLAB C compiler?
For example i have a string = 'ABCDEFG', I would like to extract the 'EFG' out from that string into another variable = 'EFG'
Appreciate for any help given. Thanks!
Anyone can teach me how to extract substring from a string in MPLAB C compiler?
For example i have a string = 'ABCDEFG', I would like to extract the 'EFG' out from that string into another variable = 'EFG'
Appreciate for any help given. Thanks!