Search:

Type: Posts; User: Salem

Search: Search took 0.40 seconds.

  1. Replies
    13
    Views
    5,350

    I'm betting that the fopen call is now something...

    I'm betting that the fopen call is now something like

    fopen( argv[1][0], "r");
  2. Replies
    13
    Views
    5,350

    > Then post your latest code and latest error...

    > Then post your latest code and latest error message(s), if you're still stuck.
    If this is too hard for you, try something other than programming.
  3. Replies
    13
    Views
    5,350

    Then post your latest code and latest error...

    Then post your latest code and latest error message(s), if you're still stuck.
  4. Replies
    13
    Views
    5,350

    > I even removed 1 from main (int argc, int...

    > I even removed 1 from main (int argc, int argv[1], still this is what I 'm getting
    But you didn't change the int to char did you?

    Read your C book again to see how main should be declared.
Results 1 to 4 of 4