www.delorie.com/djgpp/v2faq/faq129.html | search |
| Previous | Next | Up | Top |
__crt0_glob_function
and make it always return a NULL
pointer. See the documentation of this function in the library reference, for more details. Here's an example:
char **__crt0_glob_function (char *arg) { return 0; }
webmaster donations bookstore | delorie software privacy |
Copyright ⌐ 1998 by Eli Zaretskii | Updated Sep 1998 |
You can help support this site by visiting the advertisers that sponsor it! (only once each, though)