delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/12/17/20:48:08

From: "Alessandro Monopoli" <amonopo AT libero DOT it>
Newsgroups: comp.os.msdos.djgpp
References: <83ci0u$84lc$1 AT newssvr03-int DOT news DOT prodigy DOT com>
Subject: Re: Memory problem, (I think)
Lines: 33
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.00.2014.211
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211
Message-ID: <YsB64.15233$m62.142574@news.infostrada.it>
Date: Sat, 18 Dec 1999 01:30:32 GMT
NNTP-Posting-Host: 151.21.96.116
X-Complaints-To: abuse AT libero DOT it
X-Trace: news.infostrada.it 945480632 151.21.96.116 (Sat, 18 Dec 1999 02:30:32 MET)
NNTP-Posting-Date: Sat, 18 Dec 1999 02:30:32 MET
Organization: [Infostrada]
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com


Alex <alexxwaag AT prodigy DOT net> wrote in message
83ci0u$84lc$1 AT newssvr03-int DOT news DOT prodigy DOT com...
>
> Ok here's my problem. This works:
> int main()
> {
> char thing[10000][400]
> }
>
> But this doesn't:
> #include <conio.h>
> int main()
> {
> char thing[10000][400]
> getch();
> }

I'm sure it's not so, but try to put the ';' after the matrix declaration.
As I said, I'm sure it isn't for this reason, but you can try!

Bye!

--
Alessandro Monopoli

----------------------------
A Fate awaits us in the night
----------------------------



- Raw text -


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