|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Help w/ C shell script
I need a script that reads from a file, in a while loop, gets each line from a file and does something with it...
while (!in.eof()) { in.getline(string, 256); } something like that in C shell?? |
![]() |
| Viewing: Dev Shed Forums > Web Site Management > Scripts > Help w/ C shell script |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|