| www.delorie.com/djgpp/mail-archives/browse.cgi | search |
| Message-Id: | <3.0.1.32.20010307153555.006f968c@wingate> |
| X-Sender: | n_abing#ns DOT roxas-online DOT net DOT ph AT wingate |
| X-Mailer: | Windows Eudora Pro Version 3.0.1 (32) |
| Date: | Wed, 07 Mar 2001 15:35:55 +0800 |
| To: | djgpp AT delorie DOT com |
| From: | "Nimrod A. Abing" <n_abing AT ns DOT roxas-online DOT net DOT ph> |
| Subject: | Re: djgpp and iterators |
| In-Reply-To: | <3AA5C0F7.1FCC3449@yahoo.com> |
| Mime-Version: | 1.0 |
| Reply-To: | djgpp AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | djgpp AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
At 11:02 PM 03/06/2001 -0600, you wrote: >does djgpp compiler support Standard Template Libraries and Iterators. >Trying to do lab assignment and having difficulty declaring iterator to >walk through set. Make sure you have gppNNNNb.zip installed. This has the headers you need to create programs using the STL. Also make sure that you use ``gpp'' when linking your program. If you use gcc, add `-lstdcxx' to your command line during linking. HTH. nimrod_a_abing -------------- +========================================+ | Home page: www.geocities.com/n_abing | +========================================+ "Tinimbang ka ngunit kulang." If you understand that phrase, i-email mo'ko. ;-)
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |