G
G
Giv282017-09-27 21:07:44
C++ / C#
Giv28, 2017-09-27 21:07:44

The program exited with code -1 (0xffffffff) how to fix it?

Working application. Doesn't give any errors. When compiled, nothing happens in the output of these lines
Thread 0x1fa4 exited with code -1 (0xffffffff).
Thread 0x1fa8 exited with code -1 (0xffffffff).
Thread 0x1fa0 exited with code -1 (0xffffffff).
The program "[8056] RobotsDB.exe" exited with code -1 (0xffffffff).

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrei Smirnov, 2017-09-27
@pinebit

Run it under a debugger and see. There is nothing to do without a debugger in C++.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question