Search:
Forum
General C++ Programming
System() causes an error
System() causes an error
Dec 25, 2009 at 12:10am UTC
majidkamali1370
(241)
using system() in stdlib.h causes a linker error.
why?
what should I do?
I use turbo c++ 4.5
thanks.
Last edited on
Dec 25, 2009 at 12:12am UTC
Dec 25, 2009 at 12:20am UTC
helios
(17607)
Get a better compiler?
Dec 26, 2009 at 2:30am UTC
zuwaka
(17)
Or, don't use system(). See
http://www.cplusplus.com/forum/articles/11153/
. Another tip, if you see a user called Duoas, he is, in my opinion, one of the best users here.
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs