User profile: smock

User info
User name:smock
History
Joined:
Number of posts:3
Latest posts:

Reading lines in file
hamsterman's method actually works. some variables in my program were throwing it off. Thanks for yo...

Reading lines in file
[code] line_counter = 0; while(getline(myfile,line)){ line_counter++; printf("%s...

Reading lines in file
Hello, I'm running a program that reads lines from files. The program gets the total length of th...

This user does not accept Private Messages

User: smock

  • Public profile