Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

hide terminal window c++

// Detaches the calling process from its console.

BOOL FreeConsole(void);
 
PREVIOUS NEXT
Tagged: #hide #terminal #window
ADD COMMENT
Topic
Name
8+3 =