gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[open-cobol-list] Fortran and Cobol type systems


From: Patrick
Subject: [open-cobol-list] Fortran and Cobol type systems
Date: Wed, 11 Jun 2014 20:05:38 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.5.0

Hi Everyone

There are some things I miss from Ada when I program in Cobol. Ada has facilities to match Ada and Cobol types through their interfaces.cobol package and I can use Ada but there are some things I don't like about Ada too.

Now I am thinking that the strong typing and user defined types from Fortran will be enough for me.

It looks like Fortran strings are padded right with spaces and that is encouraging. Does anyone know if the numeric and non-numeric type systems match well ?

Brian has a neat Fortran-Cobol example on his site but it does not use an extensive set of types and I haven't been able to come up with much otherwise.

Thanks for reading-Patrick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]