A newbie here.
I try to:
Using MS Visual Studio 2005;
Programming some simple C programs;
Want to open a text file and read whatever it the file into a member of a struct.
First of all, which type is this "FILE" anyway?
Secondly, does the definition of "stdin" include this "FILE"?
I know for most of you, those two questions are very stupid, but I really appreciate any help you offer generously.
Thanks