Re: Some GCC user can solve it ?



On Mon, 27 Aug 2001, Mauro Ferreira wrote:

But i can't find nothing about in on-line GCC docs. The stdlib malloc
only allow 64k of memory alocation, and g_malloc, despite the
definition: gpointer g_malloc(gulong size), fails in the same point as
malloc.

Which malloc can only allocate 64k blocks? Certainly not glibc, or any 
unix libc. That would qualify as a severely broken libc, and i would avoid 
that platform if possible.

Are you talking about dos here?

/ Alex







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]