home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zephyr.ens.tek.com!psgrain!hippo!ford.ee.up.ac.za!rkw-risc!hvisage
- From: hvisage@rkw-risc.cs.up.ac.za (Hendrik Visage)
- Newsgroups: gnu.g++.help
- Subject: fork() command in c++
- Summary: how to implement multiple processes in g++
- Keywords: fork() unix
- Message-ID: <hvisage.712620732@rkw-risc>
- Date: 31 Jul 92 22:12:12 GMT
- Sender: news@ford.ee.up.ac.za (NetNews Daemon)
- Organization: University of Pretoria, South Africa
- Lines: 12
-
- Hi net,
-
- I need to implement multiple processes in g++ on a RS6000,
- but I can't get any help how to implement it in g++.
- The compiler gives me a implicit definition warning.
- In gcc I can do the fork() system call but not in g++.
-
- Any help would be appreciated.
-
- H.Visage
- hvisage@rkw-risc.cs.up.ac.za
- 9121110@rkw-lan.cs.up.ac.za
-