trap representation

后端 未结 3 1440
情话喂你
情话喂你 2020-11-22 11:56
  1. What is a \"trap representation\" in C (some examples might help)? Does this apply to C++?

  2. Given this code...

    float f=3.5;
    int *pi          
    
    
            
3条回答
提交回复
热议问题