YOU SAID:
Create a function that takes a pointer to int as a parameter, and sets the value "2002" to that int.
INTO JAPANESE
int へのポインタをパラメータとして受け取り、その int に値「2002」を設定する関数を作成します。
BACK INTO ENGLISH
Create a function that takes a pointer to an int as a parameter and sets the int to the value "2002".
INTO JAPANESE
int へのポインタをパラメーターとして受け取り、その int を値「2002」に設定する関数を作成します。
BACK INTO ENGLISH
Create a function that takes a pointer to an int as a parameter and sets that int to the value "2002".
INTO JAPANESE
int へのポインタをパラメーターとして受け取り、その int を値「2002」に設定する関数を作成します。
BACK INTO ENGLISH
Create a function that takes a pointer to an int as a parameter and sets that int to the value "2002".
You love that! Don't you?