SFML community forums

Help => General => Topic started by: vjoe on September 11, 2009, 08:39:14 pm

Title: Segmentation fault error
Post by: vjoe on September 11, 2009, 08:39:14 pm
Hello,

I decided to make a Connect4 as my first SFML project. However, I am getting a Segmentation fault which I can't solve.

Valgrind output (http://pastebin.com/m1d48820d)
Implementation (http://codepad.org/Igwek0ru)
Header (http://codepad.org/wLQroPVl)

What is wrong?

Thanks
Title: Segmentation fault error
Post by: Tank on September 12, 2009, 03:23:46 pm
I can't find a mistake in your code. Could you post the rest of your code?