From: "JS" Newsgroups: comp.os.msdos.djgpp Subject: Allegro Questions... Lines: 14 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: Date: Sun, 27 Aug 2000 05:51:51 GMT NNTP-Posting-Host: 24.49.84.20 X-Complaints-To: abuse AT adelphia DOT net X-Trace: news1.news.adelphia.net 967355511 24.49.84.20 (Sun, 27 Aug 2000 01:51:51 EDT) NNTP-Posting-Date: Sun, 27 Aug 2000 01:51:51 EDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I'm hoping someone can please help me out with the following questions: 1. What command line parameters can I use to reduce the size of my exe. files. ALSO, what do these parameters mean and do? 2. Is it ABSOLUTELY necessary to call 'detect_digi_driver()' AND 'detect_midi_driver()' before calling 'install_sound()'? 3. When n NOT using the 'allegro.cfg' file, what should I put as the last parameter in 'install_sound'? Perhaps, a zero? Thanks in advance... - JS