Search found 2 matches
- Tue Nov 08, 2011 2:30 pm
- Forum: newLISP and the O.S.
- Topic: windows OS, ERR: not enough memory
- Replies: 2
- Views: 3792
Re: windows OS, ERR: not enough memory
Having "mmap" would be really nice in a scenario like this. Oh yes. I used mmap in C code and it works great. I was only curious to discover if it is possible compare results between a unix like S.O. and winzot (windows plus BC comics "ZOT") :) By the way newLISP spent to read 1.29 GB 4.66 sec. and...
- Mon Nov 07, 2011 11:34 am
- Forum: newLISP and the O.S.
- Topic: windows OS, ERR: not enough memory
- Replies: 2
- Views: 3792
windows OS, ERR: not enough memory
Hi to everybody, I am newbie about newlisp, but I tryed it in OSX Lion. The software is very simple, I load a large file 1,29GB and after I sort it. In OSX it works, but when I tryed it in windows 7 OS 64 bit, I have this error during file load operation: ERR: not enough memory I suppose there is a ...