Current location - Health Preservation Learning Network - Slimming men and women - What does flag mean in C language? What's the use?
What does flag mean in C language? What's the use?
Flag has no special meaning in C language, just a variable name. Because the English word flag means "sign", it will appear as an indicator in a specific function code to inform the caller that something with a predefined meaning has happened.