6 lines
47 B
C
6 lines
47 B
C
|
int main(void)
|
||
|
{
|
||
|
char *a;
|
||
|
int* c;
|
||
|
}
|