If statement with ? and :

Viewed 461

I heard about a kind of If statement which use ? and : in C
I dont know how to use it and I cant find anything about it. I need to use it in order to shorten my code any help would be appreciated.

4 Answers
Related