View Single Post
  #1  
Old 08-11-2009, 07:26 PM
C++ C++ is offline
Senior Member
 
Join Date: Jun 2009
Posts: 18,248
Default c++, Wheres the wrong in this program?? Why it doesn't work??

Hi There.... # include using namespace std; int one (int x, int y); double two (int x, double a); int main ()
__________________
C++
domain name forum
Reply With Quote