View Single Post
Join Date: Jul 2008
Posts: 320
Reputation: cikara21 is an unknown quantity at this point 
Solved Threads: 63
cikara21's Avatar
cikara21 cikara21 is offline Offline
Posting Whiz

Re: c++ program to find the product of two array of integers-clear errors?

 
0
  #4
Nov 21st, 2008
Remove ';' at mathpro
  1. int mathpro(int,int,int)
  2. {
  3. // math operation
  4. }
.:-cikara21-:.
Reply With Quote