1
0
mirror of https://github.com/cc65/cc65.git synced 2025-02-23 03:29:00 +00:00

Fixed an error geos.sgml

git-svn-id: svn://svn.cc65.org/cc65/trunk@178 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz 2000-07-21 12:45:54 +00:00
parent 02bbe5289b
commit 45ca940d8c

View File

@ -727,7 +727,7 @@ In this example <tt/otherTrSe/ can be replaced by <tt/myTrSe/.
<p>
NOTE that you <em/must/ use casting to have correct values.
<p>
<tt/SetNextFree/ only finds next free sector, it doesn't allocate it.
<tt/SetNextFree/ finds next free sector and allocates it.
<sect2>Low-level disk IO
<p>