4 lines
43 B
C
4 lines
43 B
C
|
|
||
|
int int_val;
|
||
|
float *float_ptr = &int_val;
|