Write a C program that reads a numbers from the keyboard and calculates its square if the number is *****: use an infinite loop for reading and calculating, break out of the loop if the number is *****
Write a C program that reads a numbers from the keyboard and calculates its square if the number is *****: use an infinite loop for reading and calculating, break out of the loop if the number is *****