delorie.com/djgpp/doc/libc/libc_137.html | search |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
#include <crt0.h> __djgpp_sbrk_handle *__djgpp_memory_handle(unsigned address); |
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.
A pointer to the __djgpp_sbrk_handle associated with a particular address.
ANSI/ISO C | No |
POSIX | No |
webmaster | delorie software privacy |
Copyright © 2004 | Updated Apr 2004 |