Splitting a passage

Newbie Member
14Jan2007,21:16   #1
Allan87's Avatar
How would I go about writing a function that reads a data file in and split it up into separate words? This is in C and not C++ by the way.
Go4Expert Founder
15Jan2007,10:58   #2
shabbir's Avatar
Refer to the following articles

File Handling in C - File Pointers
File Splitter and Merger