bug-glibc
[Top][All Lists]
Advanced

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

Allocate more than 2GB of memory


From: Leonardo Giordani
Subject: Allocate more than 2GB of memory
Date: Mon, 28 Apr 2003 11:55:17 +0200
User-agent: KMail/1.4.3

Hi,

my problem is that I need to allocate more than 2GB of memory, but malloc() 
uses size_t, thus it is impossible. I use the macro extensions to fopen and 
fread to let them use off64_t instead of off_t, there is something like this 
for the memory aloocation?

Thank you very much

Leonardo Giordani




reply via email to

[Prev in Thread] Current Thread [Next in Thread]