home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.os.ms-windows.programmer.misc:3624 comp.os.ms-windows.programmer.tools:1491
- Path: sparky!uunet!pmafire!news.dell.com!swrinde!zaphod.mps.ohio-state.edu!uwm.edu!rutgers!att-out!cbnewsh!tsc
- From: tsc@cbnewsh.cb.att.com (tong.s.chen)
- Newsgroups: comp.os.ms-windows.programmer.misc,comp.os.ms-windows.programmer.tools
- Subject: Help, How to increase memory size of a process
- Keywords: memory size, data segment
- Message-ID: <1992Nov23.183954.20836@cbnewsh.cb.att.com>
- Date: 23 Nov 92 18:39:54 GMT
- Followup-To: comp.os.ms-windows.programmer.misc
- Distribution: usa
- Organization: AT&T
- Lines: 19
-
-
- Help!
- I've developed an MS window application using MS C/C++ 7.00 and Window Maker.
- The application works fine with a small set of test data, however, it failed
- with "Malloc Failed" message when I tried with a larger set of data (it is
- still less then 700K).
-
- How can I increase the size of data segment? or allocate more data segments
- to a process?
- Is there a concept of swap space like UNIX?
- If so, how can I activate that?
-
- Please e-mail me any suggestions or helps to "tsc@mtnet1.att.com".
-
- Thank you for your help.
-
- Tong Chen
- ATT-BL
- Middletown, NJ
-