• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 
2 int int_val;
3 float *float_ptr = &int_val;
4