Kernel version 0.8 : Docs...

This commit is contained in:
Rémy GIBERT 2016-10-22 22:52:00 +02:00
parent 3096ad9f07
commit fe4ec14a83

View File

@ -11,11 +11,9 @@ Open a file
+ SYS.FOPEN.T : Open/Append in Text mode
+ SYS.FOPEN.X : Create if not exists
+ PUSHW = PATH (PSTR)
##Out :
+ CC : A = hFILE
+ CS : A = EC
#FCloseA
Close a file
##In :