Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

  > westley.c:107: warning: incompatible implicit declaration of built-in function 'exit'
You need

  #include <stdlib.h>
to declare exit().


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: