Search:

Type: Posts; User: Taha Hassan

Search: Search took 0.00 seconds.

  1. i know about this one wanted to be sure ...

    i know about this one wanted to be sure


    #include<stdio.h>
    void readbooklet(char[], char[], char[]);
    void readdata(char[],char[],char[]);
    int main()
    {
    int empty=0,wrong=0,correct=0;
    float...
  2. C program for reading text files and calculating and store in another file

    how to program this one
    Usage of Arrays, Functions and Files
    Students are expected to write, compile, run and test a complete C program to evaluate multiple-choice examination results of the...
Results 1 to 2 of 2