DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR C
if statement shorthand c
if (true) printf("This is the shorthand"); // OR (true) ? (/*run if true*/) : (/*run if false*/);
PREVIOUS
NEXT
Tagged:
#statement
#shorthand
ADD COMMENT
Topic
COMMENT
Name
1+8 =
Submit