다양한 표준 함수 C에서는 다양한 표준 함수를 지원하고 있다. C언어 표준 함수에 대한 정보를 얻을 수 있는 사이트 header (stdio.h) C library to perform Input/Output operations Input and Output operations can also be performed in C++ using the C St andar d I nput and O utput Library ( cstdio , known as stdio.h in the C language).
This library uses what are called streams to operate with physical devices... cplusplus.com...
c++ 표준 함수 참고 문서에 대한 요약내용입니다.
자세한 내용은 아래에 원문링크를 확인해주시기 바랍니다.