docs/Writerside/topics/streams.h.md

branch
docs/3.1
changeset 1142
9437530176bc
parent 1141
a06a2d27c043
child 1143
0559812df10c
equal deleted inserted replaced
1141:a06a2d27c043 1142:9437530176bc
26 if (fout != stdout) { 26 if (fout != stdout) {
27 fclose(fout); 27 fclose(fout);
28 } 28 }
29 } 29 }
30 ``` 30 ```
31
32 ## Undocumented Symbols (TODO)
33 ### cx_stream_bncopy
34 ### cx_stream_ncopy

mercurial