]> Kevux Git Server - fll/commit
Update: add all types of file open modes
authorKevin Day <kevin@kevux.org>
Sat, 10 Mar 2012 20:56:38 +0000 (14:56 -0600)
committerKevin Day <kevin@kevux.org>
Sat, 10 Mar 2012 20:56:38 +0000 (14:56 -0600)
commit9444a9ed74e74f09da9b0aa075a17c850ddcec39
treef206ddbdacf497d57416514d76071ecd3c0584ee
parentc28b4e9e8ce63b36d9017e0cc237a38e44a0cd21
Update: add all types of file open modes

This also changes f_file_read_write to not create the file if it does not exist.
To create the file if it does not exist, use f_file_read_write_create.
level_0/f_file/c/file.h