delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/10/08/07:30:18

From: "Dave Nicholson" <dave DOT nicholson1 AT btinternet DOT com>
Newsgroups: comp.os.msdos.djgpp
Subject: Allegro help
Date: Sun, 8 Oct 2000 12:14:59 +0100
Organization: BT Internet
Lines: 19
Message-ID: <8rpl8c$lni$1@neptunium.btinternet.com>
NNTP-Posting-Host: host62-6-101-172.btinternet.com
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.00.2615.200
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

Can anyone help?

I'm using DJGPP and Allegro at the moment but when I make a program all that
gets shown is a blank screen. I've seen it work once but never again. Anyone
know why? Heres the code.

#include <iostream.h>
#include <allegro.h>

int main()
{
 allegro_init();
 cout << "Ready. Beep." << endl;
 return 0;
}

Cheers. Dave.


- Raw text -


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