An example on p96 of K&R II shows how to use pointers. It's a function
called getint to perform "free-format input conversion".
Once again, sorry for the question...but what exactly is "free-format
input"? Is there "non-free format input". It is obviously significant,
else it would not have been mentioned.
Thanks in advance.
called getint to perform "free-format input conversion".
Once again, sorry for the question...but what exactly is "free-format
input"? Is there "non-free format input". It is obviously significant,
else it would not have been mentioned.
Thanks in advance.
Comment