Showing results 1 to 8 of 8
Search took 0.00 seconds.
Posts Made By: edman
Forum: C++ Jul 17th, 2008
Replies: 2
Views: 509
Posted By edman
Re: Template<class T> to partially fill array

Thank you Duoas. I will try it.
Forum: C++ Jul 17th, 2008
Replies: 2
Views: 509
Posted By edman
Template<class T> to partially fill array

I need to create a function that uses a template to partially fill any array and from there search for a value in the array and return its position if found. The program below finds the values for...
Forum: C++ Jul 8th, 2008
Replies: 7
Views: 624
Posted By edman
Re: Conversion from int to double

Thank you for the help. I agree there is no point to the conversion exercise except to teach me something else I didn't know.
Forum: C++ Jul 8th, 2008
Replies: 7
Views: 624
Posted By edman
Re: Conversion from int to double

This is an assignment question and we were spcifically asked to return a double from this recursive function that passes two int parameters. It is senseless, I know :-)
Forum: C++ Jul 8th, 2008
Replies: 7
Views: 624
Posted By edman
Conversion from int to double

I am trying to convert the ouput of this recursive function to double, but no matter what I try the output remains integer. Could someone please assist.

int main()
{
int x,y;
cout << "Please...
Forum: C++ Jun 27th, 2008
Replies: 4
Views: 275
Posted By edman
Re: friend function not executed

I didn't solve the problem of passing the whole array to the friend function. I had to pass one element of the array together with a second parameter which was a summary object. In the friend...
Forum: C++ Jun 21st, 2008
Replies: 4
Views: 275
Posted By edman
Re: friend function not executed

Duoas,
Thank you for the response. Yes the function was defined elswhere I just didn't copy the details in my post. I have solved the issue in the meantime. I needed to pass one element of the Daily...
Forum: C++ Jun 19th, 2008
Replies: 4
Views: 275
Posted By edman
friend function not executed

In the main function below I am trying to pass two array parameters to a friend function which will return the month object back to the main function with the monthly updated weatherreport details. I...
Showing results 1 to 8 of 8

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 1:34 pm.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC