Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR C

c print multiple variables

printf("
maximum of %d and %d is = %d",a,b,c);
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #print #multiple #variables
ADD COMMENT
Topic
Name
8+5 =