I prefer "if"s either, but they put the processor to do a harder job than switch() would, that's why I asked for a way to use switch in this case, I had no ideea it would be that difficult. The code you gave me doesn't work, compilation errors, but it doesn't matter, I've decided to use "if"s afterall

. Thanks for the help.