delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/08/04/21:02:50

From: "Carlo" <pink102 AT hotmail DOT com>
Newsgroups: comp.os.msdos.djgpp
Subject: My first error
Date: Thu, 5 Aug 1999 00:28:18 +0200
Organization: TIN
Lines: 18
Message-ID: <7oaepb$5nl$1@nslave1.tin.it>
NNTP-Posting-Host: a-ov2-17.tin.it
X-Newsreader: Microsoft Outlook Express 4.72.3110.5
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

Linking that :
#include <iostream.h>
main()
{
char str[80];
cout << "immettere una stringa: ";
cin >> "Ecco la stringa: ";
cout << str;
return 0;
}
rhide says:
Error: d:/djgpp/bin/ld.exe: cannot open  -lstdcx: no such file or
directory(ENOEN)
but ld.exe is in the right directory.
What i have to do?
Thanks in advance


- Raw text -


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