User profile: Ardeshir81

User info
User name:Ardeshir81
Email:ardeshireo@gmail.com
Name:Ardeshir
Statistical data
Birthdate:Nov 18, 1993
Gender:Male
Occupation:Administrator
Skills:C
C++
History
Joined:
Number of posts:71
Latest posts:

Can't fill char [80] using strings less than 80
Thank you my friends :)

Can't fill char [80] using strings less than 80
HI Everyone . I have a class : [code] class person { private : char Name [80] ; public : vo...

project ideas that can be done in c++
And if you had enough time and were looking for more challenging problems take a look at ACM problem...

getline doesn't wait for my <enter> key
Thanks ! Interesting !@

Error 1 error C2447: '{' : missing function header (old-style formal list?)
@giblit is right plus this point : In function PedirDatos you seem to be filling an array named x ; ...