Search Results

Showing results 1 to 11 of 11
Search took 0.01 seconds.
Search: Posts Made By: teddybouch
Forum: C++ Jan 26th, 2009
Replies: 0
Views: 321
Posted By teddybouch
I am trying to sort a linked list, and not being terribly familiar with sorting algorithms, I just found a merge sort on Wikipedia and decided to go with it. Hence, I apologize if I'm missing...
Forum: C++ Dec 4th, 2008
Replies: 2
Views: 286
Posted By teddybouch
You are exactly right, and I apologize for not making it clear that x and bestP are both doubles - I thought that it would have been evident in context, but that was perhaps a mistaken assumption. I...
Forum: C++ Dec 4th, 2008
Replies: 2
Views: 286
Posted By teddybouch
This one's got me really confused, but hopefully y'all will see something I can't for lack of experience and expertise. The following segment of code is part of a larger function that performs a...
Forum: C++ Dec 4th, 2008
Replies: 5
Views: 563
Posted By teddybouch
Ah, that's it. Thanks very much for the help.
Forum: C++ Dec 4th, 2008
Replies: 5
Views: 563
Posted By teddybouch
Sorry, I spoke too soon. I had a key line commented out while I was trying something myself. Your suggestion just changed the error message, so now I get:

error: 'void Test2(list)' used but never...
Forum: C++ Dec 4th, 2008
Replies: 5
Views: 563
Posted By teddybouch
Oh, okay. Yes, that worked. Could someone possibly explain to me why? I thought that the declaration had to be the same as the line at the top of the function, but this apparently works with the...
Forum: C++ Dec 4th, 2008
Replies: 5
Views: 563
Posted By teddybouch
I'm having trouble with passing a linked list between functions. I did some research online and found a few things, one of which was here, that led to the conclusion that I am not passing my linked...
Forum: C++ Oct 17th, 2008
Replies: 6
Views: 673
Posted By teddybouch
Sorry, you lost me on the execution address and the read address being the same. The attempted read address is repeated twice, if that's what you are referring to, but that's what happened everywhere...
Forum: C++ Oct 17th, 2008
Replies: 6
Views: 673
Posted By teddybouch
I am resurrecting old code from a few years ago, and I unfortunately have little documentation as to how it was compiled and what environment it was built in. At this point, I have successfully...
Forum: C++ Oct 17th, 2008
Replies: 2
Views: 1,212
Posted By teddybouch
Added winmm.lib to the project and solved the posted problem. Other problems now exist that are unrelated to the posted topic and will be placed in a separate thread.
Forum: C++ Oct 17th, 2008
Replies: 2
Views: 1,212
Posted By teddybouch
I just downloaded Visual C++ 2008 Express Edition and I'm trying to edit some old code for a lab that I am TAing. I took all the code and put it in a new project, since several of the old libraries...
Showing results 1 to 11 of 11

 


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

©2003 - 2009 DaniWeb® LLC