Search:

Type: Posts; User: TheNotoriousWMB

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    4,279

    Was just using Code::Blocks. Yeah, I thought I...

    Was just using Code::Blocks. Yeah, I thought I was on track with it but after giving it a day I went back and figured it out. Thanks all.
  2. Replies
    4
    Views
    4,279

    Adding strings of integers

    I'm trying to write an algorithm for a larger project that will take two strings which are both large integers (only using 10 digit numbers for the sake of this demo) and add them together to produce...
  3. Replies
    1
    Views
    1,354

    Help with Linked Lists - C++

    I'm trying to build a banking program with the capability to create new accounts (savings or checking), process a deposit, process a withdrawal, or print one or all of the accounts at this "bank". I...
  4. I'm using Code::Blocks and to this point have...

    I'm using Code::Blocks and to this point have only utilized the feature to make a new "empty file" and have never explored the project option listed. Would re-creating this specifically as a project...
  5. Trying to use class files, getting "undefined reference to `WinMain@16'" error

    I am building an application that calculates travel time necessary to reach a user selected destination from predetermined city based upon an estimated travel speed determined by the user. For this...
Results 1 to 5 of 5