--- a/PROGRAMMING_NOTES Sun Apr 15 23:16:27 2007 +0000 +++ b/PROGRAMMING_NOTES Sun Apr 15 23:26:37 2007 +0000 @@ -16,7 +16,7 @@ e.g: fopen("somefile", "wb"); - Not doing so will open files in windows using defaut translation mode. + Not doing so will open files in windows using default translation mode. i.e. newline -> <CR><LF> Paths