Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!ira.uka.de!smurf!artcom0!hb.maus.de!m.maus.de!Martin_Gaeckler From: Martin_Gaeckler@m.maus.de (Martin Gaeckler) Newsgroups: comp.lang.c Subject: Borland C++ binary header file Message-ID: <10301@m.maus.de> Date: 10 Jun 91 11:05:00 GMT Article-I.D.: m.10301 Distribution: world,comp Organization: Maus Mailbox Netz - UUCP-Gateway Bremen Lines: 13 Hi, > having header files in a binary format. Does it speed the > compilation a lot. I want to get Borland C++ and i own a Yes it does. It decreases compile time very much, but this feature also needs a lot of hard disk space. If it is possible you should include in all your projekt modules the same includes in the same sequence. greetings from bavaria Martin