|
|
1.1 root 1: static const char STR_NULL[] = "";
2:
3: static char *astring = (char *)STR_NULL;
4:
5: int test()
6: {
7: return astring==STR_NULL ? 1 : 0;
8: }
9:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.