if(INTEGERNAME=30) { printf("The integer is over 30 and so this is shown."); printf("The integer is %s", INTEGERNAME); }