Hacker News new | ask | show | jobs
by Jataman606 2359 days ago
If you call function and it doesnt exist you get a warning "implicit declaration of function". Unless you use additional compiler flags.
1 comments

Not since C99.

But even regardless of that you still get a linking error.