You need to provide the address of the char * , to the scanf and printf function, but you are providing an element of the same. Also, you need to allocate ...
確定! 回上一頁