i want to split the following string into separate variable using c program
this is my string ->21#abcdefgh$ijklmno#0
plz post the code if any one know
This is a discussion on split strings (and split thread) within the C Programming forums, part of the General Programming Boards category; i want to split the following string into separate variable using c program this is my string ->21#abcdefgh$ijklmno#0 plz post ...
i want to split the following string into separate variable using c program
this is my string ->21#abcdefgh$ijklmno#0
plz post the code if any one know
Look up strtok() or strchr()
And read the forums rules about (not) demanding code up front without showing some effort.
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
If at first you don't succeed, try writing your phone number on the exam paper.
I support http://www.ukip.org/ as the first necessary step to a free Europe.