No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
10 Posted Topics
how do i change some filtered websites to unfiltered access?
Going through one of my old .c file I have a line as follows: scanf("%i", &tside); I would like to convert it c++ code. Can someone show me how to do that? Sincerely, greg022549
In this daniweb site, is there a way to search for a particular item. Example: I want to see what a solution may be for ssolving temperature? If so, how do I search all the threads for that. Just curious!
Good Morning pywriter, Please provide me your personal email address and I will be glad to down load your request to you personally. <snip email>
I see a few items that you may want to look at. First, I would recommend using double instead of float. Secondly, M_PI/2 is not defined. I also see that your parenthesis are not paired in the for statement. I believe that you may want to omit the open left …
I am enclosing my code and as you can see below the Event Recorded Banner the event type will not display. I would appreciate if you could show me what my problem may be. Everything else works properly. I am stuck. [code=cplusplus] #include <iomanip> #include <cmath> #include "EventBooker.h" EventBooker::EventBooker() { …
Can anyone tell me once a thread has been posted if it can be deleted somehow? Secondly, how can I put a zipped file onto this post?
On the very first line you mispelled include. That may solve multiple errors. Greg022549
is there anyone that can look at my small program and tell me what I am doing wrong? If I submit it to you? I am trying to learn C++ and I am a newbie. Here is my zipped file
I am just learning how to use C++ and I am anxious to do so.. I need help with working with double selection if statements. Here is what I am trying to accomplish with in my program: If a client selects to travel to Japan he is charged a flat …
The End.
greg022549