www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/08/04/13:57:50

Sender: nate AT cartsys DOT com
Message-ID: <35C738D2.75A57BA3@cartsys.com>
Date: Tue, 04 Aug 1998 09:37:38 -0700
From: Nate Eldredge <nate AT cartsys DOT com>
MIME-Version: 1.0
To: Saimon <Simov AT hotmail DOT com>
CC: djgpp AT delorie DOT com
Subject: Re: HELP!!!!
References: <901344523 DOT 17805 DOT 0 DOT nnrp-03 DOT 9e989aee AT news DOT demon DOT co DOT uk> <01bdb933$9f1276e0$92c809c0 AT chessa> <6q1lpt$p29$1 AT tron DOT sci DOT fi>

Saimon wrote:
> 
> I dont know anything about Djgpp programming? I did programming whit pascal.
> 
> If somebody want send me semo very simple exambles...sources?

I suggest that you get a book.  I had success with "The C Programming
Language" by Kerninghan and Ritchie.  Here's a freebie example:

#include <stdio.h>
int main(void)
{
  printf("Hello, world!\n");
  return 0;
}

Btw, DJGPP also has a Pascal compiler, though it lacks most of the Turbo
Pascal library.
-- 

Nate Eldredge
nate AT cartsys DOT com


- Raw text -


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