www.delorie.com/djgpp/doc/libc-2.01/libc_120.html   search  
Go to the first, previous, next, last section, table of contents.


__djgpp_memory_handle_list

Syntax

#include <crt0.h>

extern __djgpp_sbrk_handle __djgpp_memory_handle_list[256];

Description

This array contains a list of memory handles and program relative offsets allocated by sbrk() in addition to the handle allocated by the stub. These values are normally not needed unless you are doing low-level DPMI page protection or memory mapping.


Go to the first, previous, next, last section, table of contents.

  prev next   webmaster     delorie software   privacy  
  Copyright © 1997     Updated Apr 1997