Hallo Brotfisch
Was ist hier falsch:
inputtext[] = tmppass[64];
ich bekomme immer diese errors:
.pwn(32291) : error 029: invalid expression, assumed zero
.pwn(32291) : error 032: array index out of bounds (variable "tmppass")
Zeile 32291:
inputtext[] = tmppass[64];