🔒 Closed C Programming help po

Status
Not open for further replies.

Harchaine

Honorary Poster
Pa help po about kay C programming grade 10 student po in...
  • #include <stdio.h>
  • main()
  • {
  • /start/
  • /initialization process/
  • int char;
  • Printf("enter char:");
  • Scanf("%d" , & char);
Paano po to?kayu namu mag dagdag kasi hirap na ako mag type naka limutan kona..
Hehehehhe
Paano po maglagay ng character?
Example po mag type ka ng pangalan mu..
Help po mga master

Ang gusto ko kasing mangyari pag nag type ako ng letter ay mabubuo na word or pangalan..
Sorry for x gramming hehehehe
 
string name;

printf("type name: ");
scanf("%s", &name);
printf("you type: %s",name);

char is only for single letter.
padebug na lang kung di gumana, matagal tagal nako di gumamit ng c language.
 
Status
Not open for further replies.

Similar threads

About this Thread

  • 6
    Replies
  • 116
    Views
  • 5
    Participants
Last reply from:
polot_wew

Online now

Members online
1,209
Guests online
4,113
Total visitors
5,322

Forum statistics

Threads
2,302,358
Posts
29,148,134
Members
1,198,646
Latest member
jogardo
Back
Top