How to call a C function from D that takes a FILE * as an argument?

Joe jma at freedomcircle.com
Wed Jul 4 01:06:36 UTC 2018


The subject basically says it all. The C function uses the 
argument to call fprintf and also passes it to other functions 
where it's used to call fileno, fprintf or putc.


More information about the Digitalmars-d-learn mailing list