Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[SOLVED] How to extract substring from a string in C?

Status
Not open for further replies.

hukiju

Newbie level 6
Joined
Jun 28, 2012
Messages
14
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,381
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!
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top