As is shown above. What is host environment?Originally Posted by C99
This is a discussion on What is Host Environment? within the C Programming forums, part of the General Programming Boards category; Originally Posted by C99 int fflush(FILE *ostream); If ostream points to an output stream or an update stream in which ...
As is shown above. What is host environment?Originally Posted by C99
It's a technical term from the C standard. In layman's terms, it's the operating system. Though this definition is not entirely accurate, it is sufficient for all practical purposes.
All the buzzt!
CornedBee
"There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code."
- Flon's Law