Search:

Type: Posts; User: mungyun

Search: Search took 0.01 seconds.

  1. Thread: curious code

    by mungyun
    Replies
    5
    Views
    1,443

    the command line i used was: ./crdet -init then...

    the command line i used was: ./crdet -init
    then i used /bin/ls
    /bin/cp
    /bin/rm
    those are what i used to test input and such.

    thanks for the help on linked lists i don't...
  2. Thread: curious code

    by mungyun
    Replies
    5
    Views
    1,443

    also, i removed the cout and the segmentation...

    also, i removed the cout and the segmentation fault didnt come back i dont know why.
    the loop starts at line 107
  3. Thread: curious code

    by mungyun
    Replies
    5
    Views
    1,443

    I'm not sure what you will need to know, so here...

    I'm not sure what you will need to know, so here is the source.

    FYI: This is my first attempt at a useful program.
    I'm not sure if i am even going in the right direction. i'm doing this without...
  4. Thread: curious code

    by mungyun
    Replies
    5
    Views
    1,443

    curious code

    Ok, this might take some explaining. here goes.
    In my program the user enters a full filepath and the program takes the filename and outputs access time, modify time, and size to screen and file...
  5. Replies
    1
    Views
    1,625

    Structures and file io

    ok, i am trying to figure out how to use structs with file i/o. i am not quite sure if i am going in the right direction. i am writing a program that records any user defined files, their modify...
  6. Replies
    3
    Views
    1,525

    allowing pipes with execution in C

    i'm having a heck of a time trying to figure out if i can execute a program, say using execl or similar and using a pipe with that.
    ex. i want to print the file size of /home/foo/foo.txt by running ...
Results 1 to 6 of 6