delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/09/10/03:31:00

Date: Thu, 10 Sep 1998 10:27:40 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Erik och Marianne Berglund <emberg AT falun DOT mail DOT telia DOT com>
cc: "'djgpp AT delorie DOT com'" <djgpp AT delorie DOT com>
Subject: Re: I dont get anywhere???
In-Reply-To: <01BDDC24.1F38EE40@t6o22p40.telia.com>
Message-ID: <Pine.SUN.3.91.980910102717.8350C-100000@is>
MIME-Version: 1.0

On Wed, 9 Sep 1998, Erik och Marianne Berglund wrote:

> int main(void)
> {
>   pokeb (0xa000,0,0);
>   return 0;
> }
> ------------------
> just to try the poke function, does not work.

DJGPP doesn't have `poke' in its library.  Be sure to look into the
library reference before using non-standard functions, because some of
them aren't there.

Your other problems are because you don't invoke the compiler
correctly.  The file readme.1st describes how to do that for C and C++
programs; please read it.

> I spent about ten minutes in trying to understand the info
> program. That's enough for me.

If you did understand it, then that's enough indeed (it took me about
ten seconds, and then I read the on-line tutorial to understand more).

But if you did NOT understand Info in ten minutes, please make the
necessary effort to understand it, or ask questions here about those
aspects of Info you didn't understand.  If you can't use Info, you
will not be able to read most of the DJGPP-related docs.

In any case, please do NOT assume that this forum is an alternative
for reading the available docs.  People here provide help for free,
but please respect them by showing that you've made some effort on
your part to find the answers before posting your questions.

- Raw text -


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