www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/04/25/14:34:37

Message-ID: <3905D992.7E87EC99@maths.unine.ch>
Date: Tue, 25 Apr 2000 19:44:50 +0200
From: Gautier <gautier DOT demontmollin AT maths DOT unine DOT ch>
Organization: Maths - Uni =?iso-8859-1?Q?Neuch=E2tel?=
X-Mailer: Mozilla 4.72 (Macintosh; I; PPC)
X-Accept-Language: en
MIME-Version: 1.0
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Help Me!
References: <8e045l$6pc$1 AT agate DOT berkeley DOT edu> <3903CFA2 DOT ECC9D671 AT yahoo DOT com> <8e416n$v2j$1 AT nnrp1 DOT deja DOT com>
NNTP-Posting-Host: mac13-32.unine.ch
X-Trace: 25 Apr 2000 19:44:51 +0100, mac13-32.unine.ch
Lines: 18
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

Strange... did you program in Ada in a previous life ?...

type Badguy;
type p_Badguy is access Badguy;
type Badguy is record
  -- ...
  next: p_Badguy:= null;
end record;

function works return String is
begin
  return "This always works!!!";
end;

;-)

______________________________________________________
Gautier  --  http://members.xoom.com/gdemont/gsoft.htm

- Raw text -


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