Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: mmalcolm
  • Content: Threads
  • Order by date
  1. mmalcolm

    Function won't return int value

    Hey guys, I would appreciate if you guys could help me with this code. The problem is with the "continueGame( )" function. It should return an int(0 or 1 ) and the while loop in the main runs or breaks depending on the return value. "continueGame" goes through a 8x8 grid (...
  2. mmalcolm

    stdtod function in stdlib

    Hi everyone,<br><br>I am tying to use the &quot;stdtod&quot; that takes the first part of a string and makes it into a number (until it comes to a non-numeric character).&nbsp;&nbsp;I keep getting zero, no matter what the string is.&nbsp;&nbsp;here's my code:<br><br>&nbsp;<br>#include...

Part and Inventory Search

Back
Top