Search:

Type: Posts; User: Coritani

Search: Search took 0.00 seconds.

  1. Thread: Windows.h?

    by Coritani
    Replies
    4
    Views
    3,572

    Windows.h?

    I've seen some tutorials that require you to include windows.h (a header file, I assume), but I don't seem to have it. From what I've read, it's a useful bunch of #include's stuffed into one.

    Is...
  2. Replies
    11
    Views
    1,188

    Ah, thanks, I got it working. I obviously have...

    Ah, thanks, I got it working.

    I obviously have alot to learn about variables.

    Thanks for the help.



    Yeah, I'm going to tidy up the code.
  3. Replies
    11
    Views
    1,188

    Well, this is only going to be 30 lines or so,...

    Well, this is only going to be 30 lines or so, and is very much a learning project for me.

    I got it working, by rearranging it to "Z = X*1+Y" .

    But now it's saying that 5 divided by 100 = 0....
  4. Replies
    11
    Views
    1,188

    Help with maths

    Hi, I'm new to C++ (only started on saturday), and I'm trying to make my first program that is actually useful. I'm trying to chart population growth using the formula:



    (Where N is the...
Results 1 to 4 of 4