Skip to content

Should stdlib have interfaces to C functions? #583

Open
@Beliavsky

Description

@Beliavsky

The FizzBuzz discussion at Discourse, especially the code by Steve Kargl that calls C printf and puts, suggests to me that some C functions, especially those doing I/O, should have Fortran interfaces so that a Fortran programmer does not need to drop down to C to write performant code. Which C functions if any should have interfaces in stdlib? Such functions would also have Fortran drivers demonstrating their use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions