Search:

Type: Posts; User: Hogan

Search: Search took 0.00 seconds.

  1. Thread: C Problem

    by Hogan
    Replies
    4
    Views
    1,195

    This is the code that should open a document but...

    This is the code that should open a document but I cant get it to work at the moment

    "[File: copy/copy.c]
    #include <stdio.h>
    const char FILE-NAME[] = "input.txt";
    #include <stdlib.h>

    int...
  2. Thread: C Problem

    by Hogan
    Replies
    4
    Views
    1,195

    C Problem

    I need help on writing a program, this was the breif:

    "Write a program to count the number of characters and lines in a text file. In addition, determine the percentage of characters of the...
Results 1 to 2 of 2