Changes

55 bytes added ,  18:23, 8 February 2016
Line 59: Line 59:  
|OSFatal
 
|OSFatal
 
|<code>void OSFatal(const char *msg);</code>  
 
|<code>void OSFatal(const char *msg);</code>  
βˆ’
|Print a message to the screen and halts the system
+
|Print a message to the screen then halts the system via: OSPanic("OSFatal.c", linenum, OSFatal_inputmsg);
 
|}
 
|}
  
340

edits