Y
Hacker News
new
|
ask
|
show
|
jobs
by
chikere232
528 days ago
Also, usually it's pretty rare to have things internal to one C file that need explicit prototypes. It's easier to just put things in the right order so the funtion definition etc is before its use.