c check if char is an operator
char o = '+'; //Or some other character
if (o == '%' || o == '/' || o == '*' || o == '+' || o == '-') {
//Do something
//...
}
Also in C:
- how to globally initlailize a struct
- cmd command with c
- c program to find number of days in a month using switch case
- c for
- c print long
- c \b
- get range of values in mongodb
- typedef vs #define
- inurl:fiu.edu math faculty
- Mosquitto MQTT client arguments
- warning: function returns address of local variable [-Wreturn-local-addr]
- vbnet create and write on file
- c random number
- how to rebasde
- linux kernel write()
- c how to define a variable
- peripheral bus clock pic32
- Switch Mode C Programming
- sleep in c programming
- how to make infinite loop in c
- what is x:Name Xamarin forms
- XAudio2 C
- how to find the nth row of pascal's triangle in c
- cannot update windows 10