Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR C

%hd c

printf("%hd", 1) //it's the same as "%d%" but usually used with a short int
 
PREVIOUS NEXT
Tagged:
ADD COMMENT
Topic
Name
8+8 =