Quote:
Originally Posted by claudiuhks
What exactly do you want to reach?
This expression is wrong:
PHP Code:
formatex( szString, charsmax( szString ), "%s %s!", g_szString[ 0 ][ szHello ], g_szString[ 0 ][ szWorld ] );
|
i want to format string into multi dimensional array and parse the multi dimensional array into another variable.
you told me that this expression is wrong, so can you tell me what is wrong?