Why do somepeople use flower brackets in INT and for POINTERS and stuff

前端 未结 0 942
不知归路
不知归路 2020-12-11 13:23

so I recently started learning pointers and in a lot of examples they are using flower brackets like this

double *dPtr{}; // a pointer to a double value
 
int         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题