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.
Hi,
Thank you for using SPTK and your request.
We are investigating it.
Regards,
Motoki Shikano
Hi,
Now, we are discussing this matter.
About use of this patch, what command do you think?
Motoki Shikano