www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/04/03/13:44:42

From: Denis Mignon <denis DOT mignon AT fina DOT be>
Newsgroups: comp.os.msdos.djgpp,comp.lang.fortran
Subject: Re: PARAMETER not accepted by G77
Date: Thu, 03 Apr 1997 18:01:16 +0200
Organization: Fina Research
Message-ID: <3343D44C.167E@fina.be>
NNTP-Posting-Host: 193.74.58.5
Mime-Version: 1.0
Lines: 13
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Actually, I have found the explanation to this problem I had posted
myself previously: with the compiler f77 I used on the UNIX machine, a
PARAMETER statement would look like
    PARAMETER NCOMP=11
To be accepted by G77, it must be written
    PARAMETER (NCOMP=1)

I hope this can help others.
-- 
================================================
Denis Mignon
email : denis DOT mignon AT fina DOT be
================================================

- Raw text -


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