Hacker News new | ask | show | jobs
by sliverstorm 5489 days ago
Put another way;

If the student still can't remember that basic C programs usually start with

int main(int argv, char *argv[]) {

Or what

return TRUE;

does, how do you expect him to go about understanding data structures, search algorithms, OOP?

1 comments

I think you mean "int argc" ;-)
Yup, I noticed that typo after the edit window expired!