Timeline for Where it all begins: Khronos
Current License: CC BY-SA 3.0
        6 events
    
    | when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 23, 2017 at 12:40 | history | edited | CommunityBot | 
        
            
             
                
                    replaced http://stackoverflow.com/ with https://stackoverflow.com/ 
                
             
        
     | 
|
| Dec 25, 2015 at 19:33 | vote | accept | syb0rg | ||
| Dec 20, 2015 at 17:23 | history | edited | Edward | CC BY-SA 3.0 | 
        
            
             
                
                    added info about deleting open files 
                
             
        
     | 
| Dec 20, 2015 at 4:14 | comment | added | Edward | You should include standard headers in every file which uses functions within them. That way if any of your own header files ever gets refactored not to include them, other files won't necessarily need to be touched. | |
| Dec 20, 2015 at 4:12 | comment | added | syb0rg | I have those headers included in other files of my code, should I still include them in this file or keep them omitted? | |
| Dec 20, 2015 at 4:09 | history | answered | Edward | CC BY-SA 3.0 |