Open
Description
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
Labels
No labels