Question; How do I use printf C++? Short answer - you don't - in C++ that is - You use cout. But if you wish to use C functions such as printf, ...
確定! 回上一頁