| | |
reading a line in excel
Please support our C advertiser: Programming Forums - DaniWeb Sister Site
![]() |
Hello,
can you guyz help write a while loop to read this line, for example
2,Joind,2082421,235.6,8
2= number
Joind = item
2082421 = item number
235.6 = item price
8 = day
all what i'm tryin to do is while reading each line if we encounter a ',' store all the characters in the specific array for example number, item , item number , item price, day.
i know how to store them but i dont know how to write the while loop
to read each character untill we encounter a ',' because its an excel file not a normal file.
thx alote
2,Joind,2082421,235.6,8
'
'
'
'
'
'
'
'
'
can you guyz help write a while loop to read this line, for example
2,Joind,2082421,235.6,8
2= number
Joind = item
2082421 = item number
235.6 = item price
8 = day
all what i'm tryin to do is while reading each line if we encounter a ',' store all the characters in the specific array for example number, item , item number , item price, day.
i know how to store them but i dont know how to write the while loop
to read each character untill we encounter a ',' because its an excel file not a normal file.
thx alote
2,Joind,2082421,235.6,8
'
'
'
'
'
'
'
'
'
DarkCoder+
![]() |
Similar Threads
- Program reading in lines from a file. (each line individually) Please Help (C++)
- While loop not ending when reading from file (C++)
- Problems with VB6 and excel (Visual Basic 4 / 5 / 6)
- reading from custom input file?! (C#)
- reading from a file with python (Python)
- Reading from external data file (C++)
- loop to create arrays when reading a file (Java)
- reading a file into code (Java)
Other Threads in the C Forum
- Previous Thread: Regarding my previous programming part 3
- Next Thread: read text file
| Thread Tools | Search this Thread |
* ansi api append array arrays bash binarysearch calculate centimeter changingto char character convert copyanyfile copypdffile creafecopyofanytypeoffileinc createcopyoffile createprocess() dynamic execv fflush file floatingpointvalidation fork forloop frequency function getlogicaldrivestrin givemetehcodez grade graphics gtkwinlinux histogram homework i/o ide inches include infiniteloop initialization input intmain() iso keyboard km license linked linkedlist linux list looping loopinsideloop. lowest matrix microsoft multi mysql oddnumber open opendocumentformat openwebfoundation overwrite pdf pointer pointers posix power program programming pyramidusingturboccodes radix read recursion recv recvblocked reversing scanf scheduling segmentationfault send shape single socketprogramming stack standard strchr string strings suggestions test testautomation threads unix urboc user variable whythiscodecausesegmentationfault win32api windowsapi





