Search:

Type: Posts; User: halexh

Search: Search took 0.00 seconds.

  1. Replies
    13
    Views
    4,315

    I have another question related to the above...

    I have another question related to the above program. As you can see I am assuming that the files I am reading from are in the same directory as the program. Is it possible to redirect a directory...
  2. Replies
    13
    Views
    4,315

    Thank you Salem. I have it working now and it...

    Thank you Salem. I have it working now and it looks cleaner because of that memset suggestion.
  3. Replies
    13
    Views
    4,315

    Stack Smashing Detected

    My program reads IP address from files labeled 1 to 1000 ( no extensions) and then prints out the IP addresses read. Currently I have the following:



    void clear_string(char word[50]) {
    int x;...
Results 1 to 3 of 3