Dave
2005-04-27 16:28:25 UTC
Hi, i would like to print a message in the screen, such as:
printf("hi, my name is Dave and im %d",years);
and read values that the user type:
scanf("%d",&years);
printf("hi, my name is Dave and im %d",years);
and read values that the user type:
scanf("%d",&years);