Boy, do I feel stupid asking this question...lol...well this is only like the 2nd month in my highschool c++ class and I havent been to half of em so heres what it says i gotta do...:
---
Write a function SpanishNum() that displays the spanish equivalent of its int parameter that is in the rage 1 to 5:
1 uno
2 dos
3 tres
4 quattro
5 cinco
Write a program where main() uses a loop to display a table similar to the one above.
---
I have not a damn clue what to do...any help would be appreciated...
			
			---
Write a function SpanishNum() that displays the spanish equivalent of its int parameter that is in the rage 1 to 5:
1 uno
2 dos
3 tres
4 quattro
5 cinco
Write a program where main() uses a loop to display a table similar to the one above.
---
I have not a damn clue what to do...any help would be appreciated...
				
		
			