Search:

Type: Posts; User: RicOz6

Search: Search took 0.01 seconds.

  1. Thread: malloc problem

    by RicOz6
    Replies
    5
    Views
    1,133

    thanks all, I think I understand a bit better how...

    thanks all, I think I understand a bit better how it works now.
  2. Thread: malloc problem

    by RicOz6
    Replies
    5
    Views
    1,133

    malloc problem

    This is supposed to be a basic programme to see how malloc works, it compiles and runs giving the correct output but then I get "DEBUG error, heap corruption detected" and I don't understand what...
  3. Replies
    5
    Views
    1,127

    sorry, weight/height^2

    sorry, weight/height^2
  4. Replies
    5
    Views
    1,127

    it's height/weight^2 apparently so that's...

    it's height/weight^2 apparently so that's probably the problem and I'll try using a loop for the output, I only started programming yesterday so it's all pretty new at the moment.
  5. Replies
    5
    Views
    1,127

    Value not calculated

    Hi, I'm trying to write a program that works out BMI from inputted height and weight, it all works fine but the calculation for bmi doesn't do anything and I don't understand why.



    #include...
Results 1 to 5 of 5