en:docs:macrolib:modblok

This is an old revision of the document!


Note: This library for DOS/Win16 personality only. Use Family API for portability.

Note: osFree Macro Library provides macros for most of functions

2022/04/10 06:34 · prokushev · 0 Comments

@ModBlok

Version

1.0+

Brief

Modify memory block

DOS Interrupt

Family API

Syntax

INCLUDE DOS.INC
 
@ModBlok PAR, SEGM

Parameters

  • PAR New size in paragraphs
  • SEGM segment to change

Return