]> git.saurik.com Git - wxWidgets.git/commit
Added Create functions. They return TRUE if the file was successfully
authorMichael Bedward <mbedward@ozemail.com.au>
Tue, 7 Mar 2000 10:02:25 +0000 (10:02 +0000)
committerMichael Bedward <mbedward@ozemail.com.au>
Tue, 7 Mar 2000 10:02:25 +0000 (10:02 +0000)
commit1b6dea5de110cd0c5695949d351436048e84e7f8
treeedd99ab07bc1be1c99b868b49737a243af50692e
parentd76bb2182d43ad5f4c87bdc29d7871b7ea5dd685
Added Create functions.  They return TRUE if the file was successfully
created; FALSE if it couldn't be created (or already exists - is that
ok?).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/textfile.h
src/common/textfile.cpp