Let\'s take the following program:
# include int main(void) { int status, current_number, sum=0; printf("Enter a number: ");