Search:

Type: Posts; User: stahta01

Search: Search took 0.06 seconds.

  1. Replies
    11
    Views
    2,166

    I suggest checking the return value of fopen to...

    I suggest checking the return value of fopen to see if it failed.
    Then, checking the return value of fscanf.

    Tim S.
  2. Replies
    11
    Views
    2,166

    What does this do "system("chcp 1250");"? Is...

    What does this do "system("chcp 1250");"?
    Is there any reason to believe it does the same thing in Windows?

    Edit: From this site, it appears to be a valid Windows command; but, not sure it does...
Results 1 to 2 of 2