delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1994/01/27/09:05:39

From: <turnbull AT shako DOT sk DOT tsukuba DOT ac DOT jp> (Stephen Turnbull)
Subject: form syntax ... (fwd)
Organization: Kaleida Labs, Inc.
References: <Pine DOT 3 DOT 88 DOT 9401261912 DOT A6775-0100000 AT CSOS DOT ORST DOT EDU>
Originator: daemon AT talisman DOT kaleida DOT com
Date: 27 Jan 94 06:58:03 GMT
To: djgpp AT sun DOT soe DOT clarkson DOT edu
Reply-To: djgpp AT sun DOT soe DOT clarkson DOT edu

   Please can someone point out to me what is wrong with the following 
   program segment ? It won't compile with djgpp.


   ==========================================================
   #include "iostream.h"
   #include "string.h"

To use C++, presumably you need <String.h>.  Because of the name
conflict under DOS, which does not distinguish case in file names,
this is called <_string.h> under DJGPP (I believe).  For standard
headers, you should use the <name.h> notation instead of "name.h".

+-----------------------------------------------------------------------+
|                           Stephen Turnbull                            |
|     University of Tsukuba, Institute of Socio-Economic Planning       |
|          Tennodai 1-chome 1--1, Tsukuba, Ibaraki 305 JAPAN            |
|        Phone:  +81 (298) 53-5091     Fax:  +81 (298) 55-3849          |
|               Email:  turnbull AT shako DOT sk DOT tsukuba DOT ac DOT jp                 |
|                                                                       |
|                Founder and CEO, Skinny Boy Associates                 |
|               Mechanism Design and Social Engineering                 |
| REAL solutions to REAL problems of REAL people in REAL time!  REALLY. |
|                      Phone:  +81 (298) 56-2703                        |
+-----------------------------------------------------------------------+

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019