Search:

Type: Posts; User: bluesky16

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    11,890

    I am not even allowed to input anything in the...

    I am not even allowed to input anything in the command line before the crash. It comes out with a black command window(.exe) and a microsoft window saying that ".exe has stopped working". It happens...
  2. Replies
    8
    Views
    11,890

    When using debugger: I recevied the following...

    When using debugger:
    I recevied the following message:

    Program received signal SIGSEGV, Segmentation fault.
    In msvcrt!_atof_l () (C:\Windows\system32\msvcrt.dll)
    At...
  3. Replies
    8
    Views
    11,890

    Thanks for your reply! The lower part is the...

    Thanks for your reply!

    The lower part is the source code for "POINT.cpp", sorry for the confusion. I tried putting these two files into a project(One still needs to include "POINT.cpp" in the main...
  4. Replies
    8
    Views
    11,890

    .exe has stopped working

    Each time I use

    int main(int argc, char *argv[])

    to try to get input from command line, there is a crash of the and it says:
    "xxx.exe has stopped working". What's the problem?

    I am trying...
Results 1 to 4 of 4