Search:

Type: Posts; User: Hackstorix

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,327

    Need Help With A Do While Loop

    :)
    Hi

    I am a student at Westminster Kingsway college and i am studying c programming for my course, i need some help for a coffee dispenser that i created for one of my assessments.

    Every...
  2. Thread: images

    by Hackstorix
    Replies
    5
    Views
    1,156

    #include"gd.h" Dont use use the " " instead

    #include"gd.h"

    Dont use <> use the " " instead
  3. ambiguous call to overloaded function error

    ambiguous call to overloaded function error
  4. Really Need Help To Calculate Hypotenuse Of Right Angled Triangle

    error C2660: 'CalculateHypotenuse' : function does not take 0 arguments



    #include"header.h"
    #include<stdio.h>
    #include<conio.h>
    #include<math.h>
  5. Replies
    3
    Views
    1,118

    thanks for your help std10093...

    thanks for your help
    std10093

    Malcolm McLean
  6. Replies
    3
    Views
    1,118

    Need Help With Functions

    I am a college student studying c programming and i need help with using functions because when i create a program i insert all the code into the main function which is very difficult to work with......
  7. So how do i fix the program?

    So how do i fix the program?
  8. Thx

    How Do I change the number for the input
  9. Need Help To Calculate Hypotenuse Of Right Angles Triangle

    Can Any Of You Help Correct This Code Please


    #include<stdio.h>
    #include<conio.h>
    #include<math.h>


    void main(void)
    {
Results 1 to 9 of 9