Search:

Type: Posts; User: taz_jiggy

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    3,518

    cprogramming

    this is what I have so far

    #include <stdio.h>
    void main(void)
    {
    /* Declare variables.*/
    int i, balance, pos, average, amount ;
    /*Prompt user for number of values*/
    float number, d...
  2. Replies
    4
    Views
    3,518

    I need help badly

    I need some help can you tell me the code that will give me this output. I have been trying to figure it out and I an so lost

    Write a C program that allows the user to make some simple banking...
Results 1 to 2 of 2