Search:

Type: Posts; User: madeyoulook

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,542

    Because instead of an integer it will already be...

    Because instead of an integer it will already be a float value. What will I do?



    #include <stdio.h>

    int main()
    {
    int money, a, b, c;
  2. Replies
    3
    Views
    1,542

    Help with my program..

    I'm currently working on a program that will ask the user of an amount of money as the input and the program will tell what kind and how many bill and/or coin will be used to form that amount of...
Results 1 to 2 of 2