POSIX Standards question

From: Madhusudan Singh (spammers-go-here_at_yahoo.com)
Date: 04/28/04


Date: Wed, 28 Apr 2004 16:40:37 -0400

Hi

        I released my fortranposix library a few days ago. Following the
exhortations of a few of you, I finally got a copy of IEEE 1003.9-1992
(IEEE Standard for Information Technology - POSIX FORTRAN 77 Language
Interfaces - Part : Binding for System Application Program Interface
(API)).

        I also read somewhere that this standard was been *withdrawn*. What is the
current state of affairs ? I want to implement it in F90/95 and am
wondering if I should wait for a new standard to come out or if I should go
ahead with this one.

Thanks,

MS



Relevant Pages

  • Re: High performance alternative to MI of virtual bases
    ... > implementations of interfaces. ... Heavy use of MI is abuse for the same reasons that simple inheritance is ... Inheritance -- multiple or otherwise -- is meant ... use of the core standard C++ language... ...
    (comp.lang.cpp)
  • Re: Static vs Dynamic
    ... > When you use reflection like this, it tells me that the base language ... Reflection as a base API distinguishes Java from its C++ ... interfaces are great for stabalizing types if you need to. ... Dog dog = new Dog; ...
    (comp.lang.lisp)
  • Re: Interfaces.
    ... modern language because they provide a way of separating the ... First of all, being a newbie, let me welcome you to python. ... Pythons dealings with interfaces are no exception. ... Java code that has successfully passed all the compile-time semantic ...
    (comp.lang.python)
  • Re: Name that language (if it exists), or comment on ideas for language.
    ... No implementation inheritance, only interfaces and delegation (with ... Language level support for resource scoping. ...
    (comp.object)
  • Re: No Equals on interfaces
    ... > for interfaces which is definitely not true and thus misleading. ... >> that's just language partisanship, it makes me think that the designers ... > reference to an object or a null reference, ... I don't think someVar is an ISomeInterface, ...
    (microsoft.public.dotnet.languages.vb)