Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

cpp executing without console

//on windows put this as the first line of your main
ShowWindow( GetConsoleWindow(), SW_HIDE );
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #cpp #executing #console
ADD COMMENT
Topic
Name
9+8 =