File input/output reading and writing to and from disc
Posted: Fri Nov 15, 2013 3:36 pm
Quoted by Simon: Here is the lesson for a simple text file:
http://lessons.runrev.com/s/lessons/m/4 ... put-output
Read with interest this post. Just so that I understand things correctly, does this particular tutorial deal with, by way of a practical example, say I had a huge data file culled from the internet that lists all RGB, L*A*B and CMYK values for a given colour space; I could include this file as a part of the application (stored independently on a user's hard drive) and the actual stack I code would refer to this file? in as much as the user would insert a single line or integer and then receive a result. Is this what all this is about? Does this deal only with static data files and not with data files that are updated constantly within the global network (ie the news)?
Thankyou
chris
http://lessons.runrev.com/s/lessons/m/4 ... put-output
Read with interest this post. Just so that I understand things correctly, does this particular tutorial deal with, by way of a practical example, say I had a huge data file culled from the internet that lists all RGB, L*A*B and CMYK values for a given colour space; I could include this file as a part of the application (stored independently on a user's hard drive) and the actual stack I code would refer to this file? in as much as the user would insert a single line or integer and then receive a result. Is this what all this is about? Does this deal only with static data files and not with data files that are updated constantly within the global network (ie the news)?
Thankyou
chris