Difference: MicroSdBlocks (60 vs. 61)

Revision 612020-11-09 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
%DASHBOARD{ section="banner"
Line: 291 to 291
 );
Changed:
<
<
The parameter order for the Forth Word is the same: a1 is address of the file object data structure FIL, a2 is the address of the filename array (0 terminated string).
>
>
The parameter order for the Forth Word is the same: addr1 is address of the file object data structure FIL, addr2 is the address of the filename array (0 terminated string).
 
f_open  ( addr1 addr2 b -- n )   opens a file.
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback