Hii,
i am asish.i am an embedded Programmer.i am programming RTOS Q2686 for gps/gprs based vehicle tracking system.i am creating one file management API in C.i am writing with help of A&D API.i am storing some root information in a cell.But when i am reading the root,Entire Cell i am reading.
i want to read the root line by line.
EX:-
my input file will be in OPEN AT like
at+croute="500k"
at+addbustop="id0,lat,lon,stopname"<--|Enter|
at+addbustop="id1,lat,lon,stopname"<- |Enter|
.
.
.
.
at+addbustop="idn,lat,lon,stopname"<-|Enter|
so when i want to read the file from the cell then i should read like id0,id1 like this ,not like all route id at a time.so i need to devlope end of a line.
So if any one know plz help me.
Asish Kumar sahoo
RTOS PROGRAMMER