Search:

Type: Posts; User: kodiak76

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    2,433

    I made changes to my code and I get the following...

    I made changes to my code and I get the following output
    I have a file called test.txt on the linux command line I type
    mycat test.txt It appears that my file is not opening or It is not reading...
  2. Replies
    6
    Views
    2,433

    Thanks for the reply i added #include...

    Thanks for the reply
    i added #include <unistd.h> with no luck I get the following error message ,,,,,,

    In function `int main(int, char **)':
    mycat.cpp:16: no matching function for call to...
  3. Replies
    6
    Views
    2,433

    Need some help,,system calls

    Hello I am taking a class and I have to use system calls to make a program similiar to the cat utility in unix,,,I am using c++ on a linux server, I tried everything with no luck
    I need to use the...
Results 1 to 3 of 3