Search:

Type: Posts; User: TravelByMail

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    1,159

    Number converter, MSVC++ 5.0

    I've been working on a program to try to convert a number from one base to another. I've been trying to use itoa() to do this, as it seems to have the necessary input fields. For some reason the...
  2. Replies
    1
    Views
    1,212

    formulas & edit boxes, c++ on MSVC++ 5

    I've been trying to put a few formulas into a program, but the only one I've started referencing won't put a value into an edit box. Here's the code I think is important to the problem:




    bool...
Results 1 to 2 of 2