On 24 Aug, 02:26, nos...@see.signature (Richard Maine) wrote:

> You missed the word "OOP", which seemed like the whole point. Not that
> the particular word is used in the Fortran standard, but it isn't hard
> to guess that he means a derived type that uses some of the OOP
> features. Inheritance, polymorphism, and type-bound procedure (aka
> methods in some other languages) come to mind.

But C is not OOP. The ISO C bindings in Fortran are not ISO C++
bindings. This is for a reason: C++ does not have a standard ABI like
ISO C.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to