Hello there,

every time i compile and link my programs i get the following warning message :

warning (line#): return type of 'main' is not 'int'.

I am using the DJGPP compiler, could that be the reason?

Thank you for your attention.