I've got a problem structuring my code, my brother who is a java-programmer but doesn't know C said he would solve it by using a class and after looking at the Lite-c manual he said a Struct could do perhaps. But so far as I read a Struct cannot contain a function or method like a class, so my idea won't work either.