Menu

#99 Support stdin and stdout in getfp()

dev
open
nobody
None
5
2016-05-27
2016-01-17
Giulio Paci
No

The attached patch allows to invoke getfp() with NULL name argument. When NULL is used, it will return stdin or stdout according to the fact that the file mode is read or write.

This will allow to allow easy usage of stdin and stdout for binaries that use getfp() in order to open files. This in turn can be used to easily avoid the use of temporary files if they are not needed in scripts.

1 Attachments

Discussion

  • Shikano Motoki

    Shikano Motoki - 2016-02-01

    Hi,

    Thank you for using SPTK and your request.
    We are investigating it.

    Regards,
    Motoki Shikano

     
  • Shikano Motoki

    Shikano Motoki - 2016-05-27

    Hi,

    Now, we are discussing this matter.
    About use of this patch, what command do you think?

    Motoki Shikano

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.