scanf (“controlstring/format specifier”,&variable);. Why do we use ampersand operator (&)? & specify the address of variable to the compiler. Ex if we have used ...
確定! 回上一頁