2 lines
43 B
Text
2 lines
43 B
Text
|
|
if (obj == null) printf("obj is null!\n");
|
|
|
if (obj == null) printf("obj is null!\n");
|