Re: mmap
From: Richard Bos (rlb_at_hoekstra-uitgeverij.nl)
Date: 07/15/04
- Next message: Richard Bos: "Re: pointer int/char ..."
- Previous message: Richard Bos: "Re: Are there any Free C Standard Documents ?"
- In reply to: Deepan: "mmap"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 15 Jul 2004 06:46:46 GMT
deepan.chakravarthy@gmail.com (Deepan) wrote:
> mmap() failed: Cannot allocate memory
> Program exited with code 0377.
mmap() is not a C function. I believe it is POSIX, but I'm not sure. If
you can confirm that it is POSIX, you should ask this question in
comp.unix.programmer.
Richard
- Next message: Richard Bos: "Re: pointer int/char ..."
- Previous message: Richard Bos: "Re: Are there any Free C Standard Documents ?"
- In reply to: Deepan: "mmap"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|