User profile: RealGiganitris
User info |
User name: | RealGiganitris |
History |
Joined: | |
Number of posts: | 359 |
Latest posts: |
Is my code well written? What should I do next? I like my use of brackets better for myself. To me, it's a lot easier to read and understand. I'm no...
Is my code well written? What should I do next? I wrote a small program which contain two functions that can used to do calculations for Pascal's tr...
Strange error, argv[4] being set to null when a file exists? Oh! Ugh, I make the silliest mistakes sometimes. I don't get why I keep doing this... I haven't prog...
Strange error, argv[4] being set to null when a file exists? You're not understanding what I'm saying. In the last test case, I was always testing argv[4], but a...
Strange error, argv[4] being set to null when a file exists? Good point, but in all cases I'm trying to access argv[argc], and some of those cases argv[argc] is ...
|