What is the "constant variable" in C?
Constants are variables defined by const. The value of a constant cannot be overridden. It can only be used and cannot be rewritten unless the original function of UFIDA is called. In fact, it is equivalent to a variable defined by #define, but it is defined by const in c++. #define is commonly used in C.