Search:

Type: Posts; User: winterday

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,793

    I can run this question by... change int x; to...

    I can run this question by...

    change int x; to float x;

    and

    printf("\nStudent No.%d",x );

    to
  2. Replies
    4
    Views
    1,793

    Help me pleasee T^T

    This is one of my home work .But I have a problem is I don't know why %c can't with while,for or do while loops please help me



    #include<stdio.h>
    #include<conio.h>



    main(){
Results 1 to 2 of 2