Simple C question
Posted
by Meko
on Stack Overflow
See other posts from Stack Overflow
or by Meko
Published on 2010-05-21T19:48:54Z
Indexed on
2010/05/21
19:50 UTC
Read the original article
Hit count: 220
HI all. I am trying to make little program that reads data from file which has name of user and some data for that user. I am new on C , and how can i calculate this data for its user?line by line reading and adding each char in array? And how can I read line? is there any function?
© Stack Overflow or respective owner