ِِDifference between curly brackets and without curly brackets in static variable?

后端 未结 0 1812
予麋鹿
予麋鹿 2020-12-09 18:57

I have encountered these variables in a C code. What is the difference between using braces in these variables?

static panel_t g_panel = {0};

static uint8_t

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