Search:

Type: Posts; User: sam

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,023

    for Unregistered

    Thanks on your assistant to me:) :)
  2. Replies
    4
    Views
    1,023

    ........

    #include<iostream.h>
    int i,j;

    void main()
    {
    const int N=20;
    const int M=5;
    char name[N][5];
    float grade[N][M];
    int n;
  3. Replies
    4
    Views
    1,023

    can you help me program c++??

    in c++ the design program to read result of exam.to one graph from (N)studient from (M)subject . so the program make off:
    1-print ( name) studient name accovding to degree.
    2-printed of the first...
Results 1 to 3 of 3