Problem with functions. specifically calling a function from within a function.Thanks Lynnabelle:)
Problem with functions. specifically calling a function from within a function.ok. so here's an update of my work.. i can't get my program to display my calcAverage function... [...
Problem with functions. specifically calling a function from within a function.ok. i've moved my functions outside of main. now i'm getting compiler error messages.... [code] #i...
Problem with functions. specifically calling a function from within a function.alright thanks. that explains why i was having trouble compiling it. i"ll work on that. thanks ciphe...
Problem with functions. specifically calling a function from within a function.I am having trouble with a program that uses a function to get 5 numbers, then a function to find th...