Portable way to hide console window in GLUT application?
        Posted  
        
            by Sam J
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sam J
        
        
        
        Published on 2010-05-29T14:58:18Z
        Indexed on 
            2010/05/29
            15:02 UTC
        
        
        Read the original article
        Hit count: 357
        
Hey, I'm creating a little GLUT application and need help with hiding/removing the console window.
I am developing on windows and I already know of the various methods to hide the console window on a windows system, however is there no portable method of hiding it?
Thanks...
© Stack Overflow or respective owner