added small usage example for HB_FTEMPCREATEEX()

This commit is contained in:
Viktor Szakats
2009-02-07 00:24:28 +00:00
parent ad83c96712
commit b55bb5430a

View File

@@ -19,6 +19,7 @@
hb_fsCreateTemp().
+ Added hb_fileCreateTempEx(). See above.
+ Added Harbour level HB_FTEMPCREATEEX(). See above.
HB_FTEMPCREATEEX( @<cName>, <cDir>, <cPrefix>, <cExt> ) -> <nHandle>
; Please review & test.
2009-02-07 00:27 UTC+0100 Viktor Szakats (harbour.01 syenar hu)