Path: ...!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Lawrence D'Oliveiro Newsgroups: comp.lang.fortran Subject: Re: Is there a way in Fortran to designate an integer value as integer*8 ? Date: Sat, 5 Oct 2024 06:39:10 -0000 (UTC) Organization: A noiseless patient Spider Lines: 14 Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Sat, 05 Oct 2024 08:39:10 +0200 (CEST) Injection-Info: dont-email.me; posting-host="afd4a43005508c01c783914c8e846b23"; logging-data="712865"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18jNIXwYqxB3fFJDByLsnoO" User-Agent: Pan/0.160 (Toresk; ) Cancel-Lock: sha1:/EYjlcEfa799OWzLDc9A0LttY6A= Bytes: 1919 On Fri, 4 Oct 2024 23:10:29 -0500, Lynn McGuire wrote: > Yup, Perl, not Curl. AutoLisp. Poor you. The idiosyncratic syntax of Lisp without the redeeming advanced features. > Yes, I am porting from Open Watcom C++ and F77 to Simply Fortran C++ and > GFortran right now. Lots of new stuff that I won't use. Incredibly > better error detection, especially on variable types and bounds. If I were you, I would look for opportunities to simplify things in that Fortran code by using new features, where I have to make major modifications to those parts anyway.