最終更新:2021-01-10 (日) 15:45:09 (12d)
std::streambuf::sgetn
Top / std::streambuf::sgetn
Get sequence of characters
Calls the protected virtual member xsgetn? with the same arguments s and n.
streamsize sgetn (char* s, streamsize n);
メモ
- char* sに内容をコピー