Hi, I have in one dll a function that writes data into an array it receives by ref. function1(char BarCode[10][16]) { } When I call this ...
確定! 回上一頁