Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
moin
wie kann mna aus einem byte* ein char* machen ???
mfg LT
char* ptrchar; byte* ptrbyte;
ptrchar = (char*)ptrbyte;
jo thx das hatt ich auch schon depperter weise hat ich das programm schon offen und das war das eigentliche problem