![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Mar 2005
Posts: 1
Rep Power: 0
![]() |
I need help!!
I have an assignment to do in my intro to c programming class, but I don't know where to start. The first thing I need to do is open a file containing text, then I need to put the words that are in the text into an array. Does anyone have any hints for me?
|
|
|
|
|
|
#2 |
|
Hobbyist Programmer
|
A very righteous C tutorial.
Also: fscanf(). There's probably a much safer way to read files (to avoid Buffer Overflows in your program) but that's the only way I can think of because I don't do a whole lot of file I/O in C. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|