delorie.com/archives/browse.cgi | search |
From: | Kharis Knightwind <kknightwind AT usa DOT net> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | readkey() |
Date: | Mon, 26 Jan 1998 18:49:52 -0600 |
Organization: | FFML |
Lines: | 15 |
Message-ID: | <34CD2F30.65C7@usa.net> |
Reply-To: | mcfscomp AT millnet DOT net |
NNTP-Posting-Host: | 206.20.161.5 |
Mime-Version: | 1.0 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Hmm well I was messing around with the allegro readkey command and it gave me this starnge errorhere is the code. { int allegro_init(); int install_keyboard(); printf("think I got it.\n"); int readkey(); return(0); } and when its compiling Rhide says there is a parse error before int in the readkey line...yet if I place that line somewhere else it doesnt say anything..plus it doesnt work...just wonderin.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |