> libio is the glibc component which implements the foundations of FILE * streams support (printf and scanf are part of the stdio-common subdirectory.)
-
> libio is the glibc component which implements the foundations of FILE * streams support (printf and scanf are part of the stdio-common subdirectory.)
>
> Although libio is written in C, its streams are extensible with C++ classes.glibc is doing *what*
-
✧✦✶✷Catherine✷✶✦✧replied to ✧✦✶✷Catherine✷✶✦✧ last edited by
> There are additional benefits to this approach:
>
> * The old libstdc++ documentation calls this **the cool way**.(stares)
-
@whitequark don’t worry, that feature only works if you’re using gcc 2.7 with libg++.
but in that ancient world
FILE
wasbasic_streambuf<char>
IIRC -
Alex Russellreplied to ✧✦✶✷Catherine✷✶✦✧ last edited by
@whitequark Nearly spat out my coffee reading that.
-
Noah Kennedyreplied to ✧✦✶✷Catherine✷✶✦✧ last edited by
@whitequark pouring a drink, brb
Copyright © 2024 NodeBB | Contributors