| delorie.com/archives/browse.cgi | search |
| Date: | Sun, 10 Dec 2000 17:06:25 +0200 (IST) |
| From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
| X-Sender: | eliz AT is |
| To: | "Paulo J. Matos aka PDestroy" <pdestroy AT netcabo DOT pt> |
| cc: | djgpp AT delorie DOT com |
| Subject: | Re: sstream standart header |
| In-Reply-To: | <90vqjd$ll8$1@venus.telepac.pt> |
| Message-ID: | <Pine.SUN.3.91.1001210170535.3634B-100000@is> |
| 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 |
On Sun, 10 Dec 2000, Paulo J. Matos aka PDestroy wrote: > gpp -g -Wall -c -o banco.o banco.cpp > In file included from banco.cpp:6: > ordenado.h:7: sstream: No such file or directory (ENOENT) > make.exe: *** [banco.o] Error 1 There's no sstream header in the C++ library distributed with GCC 2.95.2. Are you sure you didn't mean strstream?
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |