2013-04-29 01:15 UTC+0200 Tamas TEVESZ (ice extreme.hu)
* doc/en/memo.txt
! Fix pastos in MemoWrit()/hb_MemoWrit() argument description
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
|
||||
*/
|
||||
|
||||
2013-04-29 01:15 UTC+0200 Tamas TEVESZ (ice extreme.hu)
|
||||
* doc/en/memo.txt
|
||||
! Fix pastos in MemoWrit()/hb_MemoWrit() argument description
|
||||
|
||||
2013-04-27 16:46 UTC+0200 Tamas TEVESZ (ice extreme.hu)
|
||||
* src/3rd/png/png.dif
|
||||
+ Regenerate after 67f0074
|
||||
|
||||
@@ -238,7 +238,7 @@
|
||||
$SYNTAX$
|
||||
MemoWrit( <cFileName>, <cString> ) --> lSuccess
|
||||
$ARGUMENTS$
|
||||
<cFileName> is the filename to read from disk.
|
||||
<cFileName> is the filename to be written to disk.
|
||||
It must include the file extension. If file to be read
|
||||
lives in another directory, you must include the path.
|
||||
|
||||
@@ -299,7 +299,7 @@
|
||||
$SYNTAX$
|
||||
hb_MemoWrit( <cFileName>, <cString>, [<lWriteEof>] ) --> lSuccess
|
||||
$ARGUMENTS$
|
||||
<cFileName> is the filename to read from disk.
|
||||
<cFileName> is the filename to be written to disk.
|
||||
It must include the file extension. If file to be read
|
||||
lives in another directory, you must include the path.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user