Thread
:
Where is the simple error?
View Single Post
shabbir
Go4Expert Founder
6Dec2007,09:45
float promedi(a,b) is not the right way of defining the function. it should be float promedi(float a, float b)