Hello all,
I'm having trouble with segfaults with my FLEXT external, I'm new to flext and C++ and I really don't have an idea how to narrow it down. I've got it down to two lines that commented out remove the segfault, but I can't find anything wrong with those lines.
I've attached my flext class (pso.cpp) and the SDL C program I'm re-implimenting. The SDL program has no segfault problems, and most of the code is copy-pasted with only variable and array subscript changes...
Any help would be greatly appreciated.
Thanks Ben