Thanks for the reply.

I already used debugger and breakpoints but couldn't find a solution.

Maybe a dumb question, but char name [32] will create an array (in the struct??), won't it? Will that solve my problem of crashes while transforming them into strings? (and if it does: why?)

Is there a way to define strings in the struct? Obviously struct {string test} does not work...

Whew, quite many questions. Hope you (or anyone else?) might help.

Last edited by Zalon; 05/31/07 14:29.