write a c program that finds the smallest number among the five integers inputted by the user with the given sample output:

Enter first number:20
Enter second number:3
Enter third number:18
Enter fourth number:100
Enter fifth number:7


The smallest number is 3...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.