From: "Debbie" Newsgroups: comp.os.msdos.djgpp Subject: integer??? Lines: 4 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: Date: Fri, 09 Mar 2001 00:38:56 GMT NNTP-Posting-Host: 142.177.227.236 X-Complaints-To: abuse AT mpoweredpc DOT net X-Trace: sapphire.mtt.net 984098336 142.177.227.236 (Thu, 08 Mar 2001 20:38:56 AST) NNTP-Posting-Date: Thu, 08 Mar 2001 20:38:56 AST Organization: MPowered-Subscriber To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Can someone help me write a program that uses overloaded functions to calculate the cube of an integer, a float, and a double.