DaniWeb Forum Index
>
Search Forums
RSS
Search Results
•
•
•
•
Showing results 1 to 1 of 1
Search took
0.00
seconds.
Search:
Posts Made By:
FTProtocol
; Forum:
C++
and child forums
Save these search results for 24 hours
Forum:
C++
Jun 30th, 2008
Replies:
6
Solved:
warning C4715: 'Wagering::wageringT est' : not all control paths return a value
Views:
1,009
Posted By
FTProtocol
Re: warning C4715: 'Wagering::wageringTest' : not all control paths return a value
bool Wagering::wageringTest(double currentWager, double currentBankBalance)
{
if (currentBankBalance > 0)
{
while(currentWager <= currentBankBalance)
{
return true;
}
}
else...
Showing results 1 to 1 of 1
You need to
join our community
in order to build your list of favorite forums. You can visit the
forum index
for a listing of all forums.
Related Forum Features
DaniWeb News Stories
DaniWeb Code Snippets
DaniWeb Tutorials
DaniWeb Product Reviews
DaniWeb White Papers
Forum Search
Latest Posts
Today's Posts
All Forums
Unanswered Threads
All Forums
About Us
|
Contact Us
|
Advertise
|
DaniWeb
|
Acceptable Use Policy
|
©2003 - 2009 DaniWeb® LLC