Path: utzoo!attcan!uunet!pmafire!uudell!milano!cs.utexas.edu!sdd.hp.com!think.com!linus!linus!mbunix!jfjr From: jfjr@mbunix.mitre.org (Freedman) Newsgroups: comp.lang.c++ Subject: Large Simulation in C++ Message-ID: <126354@linus.mitre.org> Date: 15 Nov 90 12:54:37 GMT References: <1000@zinn.MV.COM> Sender: usenet@linus.mitre.org Organization: The MITRE Corp., Bedford, MA Lines: 10 I am attempting to build a sizeable (~10K-20k) event driven communications simulation in C++. I have lots of C experience, lots of Unix experience,LOTS of simulation experience but little C++ experience. I am on my own. I need advice, pointers, references and prayers. In the what I have read I have seen lots of references to simulations but they have been "toy" programs. This isn't a toy Jerry Freedman,Jr