Search Results

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: hammerhead ; Forum: C++ and child forums
Forum: C++ May 11th, 2008
Replies: 10
Views: 686
Posted By hammerhead
What is there you cannot understand? If you expect someone to hand out the answers then you are wrong.
Forum: C++ Apr 30th, 2008
Replies: 10
Views: 1,574
Posted By hammerhead
Here are a few errors I can see

int List::sumOfNodes();

remove the ';' at the end.


while( currentPtr ! = null)
Forum: C++ Apr 24th, 2008
Replies: 15
Views: 1,600
Posted By hammerhead
That depends on how you want the love percentage to be calculated and if you want it to be the same for a given set of names. For example you can say that the love percentage will be higher if the...
Forum: C++ Feb 28th, 2008
Replies: 16
Views: 1,240
Posted By hammerhead
Okay here is another shorter alternative.

#include<iostream.h>

int eig(int num)
{

if(num<10)
{
return num;
Showing results 1 to 4 of 4

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC