Hello all,
I'm a chemical engineering student. our teacher has given us a project to do some calculations based on some equations. those equations include constants, which are to be read from a file(I don't understand why?) i took an introductory course on c programming but the curriculum didn't include opening files, searching files and getting data from files. i made some searching through google and learned about opening and closing files, but i still don't know how to search for a string and how to get data from the same line as the string.
any help here would be appreciated. Thanks.