+ 8

How to store mobile no. In c++

Helping sim users to have records using c++

5th Mar 2020, 3:50 PM
Raj Kalash Tiwari
Raj Kalash Tiwari - avatar
1 Réponse
+ 2
store it as an array of integer Or you can use void pointers too for this purpose.
5th Mar 2020, 4:50 PM
Sanchay Kumar
Sanchay Kumar - avatar