Re: is there any way for exit(1)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Mar 24, 2009 at 19:25, gfx art <xgrafix@xxxxxxxxx> wrote:
>
> List.cpp: In member function ‘void List::erase(int)’:
> List.cpp:68: error: ‘exit’ was not declared in this scope
>
> ***********************
>
> #include <iostream>
> #include <cassert>
>

exit is declared in <cstdlib>


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux