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


__djgpp_memory_handle

Syntax

#include <crt0.h>

__djgpp_sbrk_handle *__djgpp_memory_handle(unsigned address);

Description

This function returns a pointer to a structure containing the memory handle and program relative offset associated with the address passed. It is just a convenient way to process the __djgpp_memory_handle_list.

Return Value

A pointer to the __djgpp_sbrk_handle associated with a particular address.


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

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