www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/08/04/16:04:30

From: vcarlos35 AT juno DOT com
To: Simov AT hotmail DOT com
Cc: djgpp AT delorie DOT com
Date: Tue, 4 Aug 1998 16:04:15 EDT
Subject: Re: HELP!!!!
Message-ID: <19980804.160420.5903.2.vcarlos35@juno.com>
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>
<35C738D2 DOT 75A57BA3 AT cartsys DOT com>

On Tue, 04 Aug 1998 09:37:38 -0700 Nate Eldredge <nate AT cartsys DOT com>
writes:
>>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:
>

I would suggest a more recent book covering the ANSI C standard. The K&R
standard has been modified substantially. IIRC, their book was published
in
the late 1970's. It's also not that good for learning the basics of C
programing.
The next example program after the "Hello, world!" one is a temperature
conversion
program! Don't get "C Programing for Dummies" either. After over 400
pages, 
at the end of the first book (there are two), pointers/indirection still
aren't mentioned.

>#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.

Pascal is an evil language, IMHO of course. Can there be any other reason
for 
the assignment operator being "=:" instead of a sane "="? I hate that
colon.

Karl

_____________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com
Or call Juno at (800) 654-JUNO [654-5866]

- Raw text -


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