system("pythonw.exe myfile.py")
but it just comes up with this error
mingw32-g++.exe -Wall -fexceptions -g -c "E:\Raftech\C++\C++ Projects\EXE Program\main.cpp" -o obj\Debug\main.o
E:\Raftech\C++\C++ Projects\EXE Program\main.cpp:1:7: error: expected constructor, destructor, or type conversion before '(' token
Process terminated with status 1 (0 minutes, 0 seconds)
1 errors, 0 warnings (0 minutes, 0 seconds)
pleas help me
thanks in advance
This post has been edited by Martyr2: 22 January 2013 - 05:42 PM
Reason for edit:: Please use code tags (with a closing forward slash) in the future, thanks! :)

New Topic/Question
Reply



MultiQuote




|