Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:docs:mvm:api:0 [2024/05/08 02:59] – created prokushev | en:docs:mvm:api:0 [2024/11/07 05:34] (current) – prokushev | ||
---|---|---|---|
Line 5: | Line 5: | ||
===== Input ===== | ===== Input ===== | ||
+ | * BX = file handle | ||
===== Return ===== | ===== Return ===== | ||
+ | * CF clear if successful | ||
+ | * AX = new handle | ||
+ | * CF set on error | ||
+ | * AX = [[en: | ||
===== Notes ===== | ===== Notes ===== | ||
+ | moving file pointer for either handle will also move it for the other, because both will refer to the same system file table | ||
===== See also ===== | ===== See also ===== | ||
- | + | {{page> |