I would like to write a program that can check whether my tipps are winning or not. There's a file containing the winning numbers and another with my tipps.
They lists of more draws not just one exact draw.
Could you post your code, or at least a small extract of the code that crashes. A crash could happen due to may reasons (probably due to bad pointers or corrupted buffers). Seeing the code is crucial to finding the bug.