5 lines
81 B
Plaintext
5 lines
81 B
Plaintext
|
|
const unsigned char xmlfile[] = {
|
||
|
|
"NULL"
|
||
|
|
};
|
||
|
|
const int *xmlsize = (int *)0;
|