#include int main () { /* variable declarations */ int i; int count = 10; char * message = "Hello \n"; for ( i=0; i