Search:

Type: Posts; User: beone2

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    5,079

    Sorry about the homework assignment idea :) Just...

    Sorry about the homework assignment idea :) Just need some help(alot)
    I noticed the excess number but wasn't sure what to do about it. Just learning and not real good with all of it just yet.
    I...
  2. Replies
    4
    Views
    5,079

    Average, Geo and Harmonic mean calcl

    Hello,
    I am writing a program to read a series of numbers then calculate average, geometric mean and harmonic mean. I'm not sure if my formulas are entered correctly. Any thoughts, (not good at...
  3. Replies
    6
    Views
    2,945

    hopeless little c program 'er

    I had done that previously but the print statement printed the address of age not the value.
    updated code follows



    // COPchapter5Assignment.cpp : Defines the entry point for the console...
  4. Replies
    6
    Views
    2,945

    hopeless little c program

    Hello,

    I'm working on a project where I'll calculate a persons age using birthdate and current date supplied by user.
    I can't get the age to print out as an integer.

    as an additional comment I...
  5. Replies
    7
    Views
    1,122

    some more info on assignment

    I want to be able to use the var(s) new_balance and _earned_interest to print the results of each month's calculation.

    Haven't gotten to loops yet. I wanted to use pointers to change the above...
  6. Replies
    7
    Views
    1,122

    not so much fun with pointers

    I'm having a hard time understanding how to use pointers. In my code below I an computing the compounded quarterly interest (5.3%) on a given savings account balance. I can get the first quarter...
Results 1 to 6 of 6