j
k
j a
j l
Hello,
1). Added #include<stdlib.h> in all above cpp files 2). Added #include<signal.h> in
A good C++ practice is to include <cstdlib> and <csignal> instead of plain C-headers. Regards, Oliver
Back to the thread
Back to the list