Search:

Type: Posts; User: DOMINIC

Search: Search took 0.00 seconds.

  1. Thread: File I/o

    by DOMINIC
    Replies
    1
    Views
    1,042

    File I/o

    Hi,
    the code below compiles and runs. The program reports an error incase a user provides a path name of a .doc file. the program only accepts a notepad file(.txt) in drive C. if the .txt file is in...
  2. Replies
    2
    Views
    1,474

    Functions and pointers

    Dear friends,

    I have previosly posted part of this code. I am improving on it to take its input from a file and output to another file. I am also trying to make it more user interactive.

    I...
  3. Thread: File I/o

    by DOMINIC
    Replies
    1
    Views
    832

    File I/o

    Dear Friends,

    I have written the code below in an effort of laerning File I/O and port programming. I am coding using the VC++ 6.0 compiler. The code runs well. Pliz someone help me modify the...
Results 1 to 3 of 3