User profile: dialer

User info
User name:dialer
History
Joined:
Number of posts:4
Latest posts:

!(f=fopen()) ?
Understood so you are saying if we want to do f.close() in the future? otherwise it will run amok

!(f=fopen()) ?
Why do we need to use 'f=' when opening a file in this if statement? I should preface I have a var...

while(argc--,argv++) // c related question
hey, thank you for replying now I understand that any statement in a while loop always results to TR...

while(argc--,argv++) // c related question
this is more of a C related programming question . . . What would the following statement do? Does ...