[MonoDevelop] Monodevelop just stopped recognizing some of my functions for no discernable reason

That One Guy... flyindragon1 at aol.com
Fri Jan 23 22:30:08 EST 2009




Michael Hutchinson wrote:
> 
> exit and system are defined in the C stdlib:
> http://en.wikipedia.org/wiki/Stdlib.h
> 
> So you need
> #include <cstdlib>
> 
> FWIW, there aren't many C/C++ users on this mailing list, so general
> C/C++ questions like this are generally best asked elsewhere. If you
> have questions about C/C++ that are specific to the MonoDevelop IDE,
> however, this is the best place :-)
> 
> 

Thanks much for the info!  I thought about asking the question elsewhere,
but the issue was that up until i wrote that message, the program had been
compiling/working just fine without the cstdlib include through
monodevelop... then out of the blue it just stopped.  thats what ultimately
made me ask here, cause i thought maybe it was an issue with mono.

-- 
View this message in context: http://www.nabble.com/Monodevelop-just-stopped-recognizing-some-of-my-functions-for-no-discernable-reason-tp21278833p21636912.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.



More information about the Monodevelop-list mailing list