Hi /prog/, I have some experience with C, but I don't know how to do much except take text input, save variables, calculate, and print text out. What should I read to learn to do things like display graphics, save/load files, send/receive data using ports, et cetera?
Name:
Anonymous2008-12-12 15:13
>>43
I am greatly offended by you calling me dumb. Please apologize immediately or I will resort to leaving this forum.
>>41
You are missing the point. What I am offering is to make . both // access a field of an instance of some struct. and // dereference a pointer to struct and access a field of the resulting instance.. I am claiming that it won't introduce any ambiguity.