Search:

Type: Posts; User: Beginner921

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,036

    Header Help

    Sorry if my question is confusing, but I'm kinda lost on this whole header thing.

    If header files only hold function prototypes, then do the actual function definitions go into another .c file (is...
  2. Replies
    2
    Views
    838

    works now...thanks!!

    works now...thanks!!
  3. Replies
    2
    Views
    838

    Keep getting a bus error

    I'm getting a bus error while running my program, and I pretty sure it's located in this particular function. If anybody can spot what's wrong with it, it would help me out a lot. thanks in...
  4. Replies
    5
    Views
    2,370

    Thanks! It Works!

    Thanks! It Works!
  5. Replies
    5
    Views
    2,370

    Rounding Floats

    Hi, I was wondering if anybody knows an easy way to round floats. I wrote a program calculating money, and I'd like to display the right amount of decimal places for dollars and cents. Right now,...
  6. Replies
    2
    Views
    914

    it works now!! thanks so much for the help and...

    it works now!! thanks so much for the help and thanks for the C lesson! :)
  7. Replies
    2
    Views
    914

    Beginner Programming Help

    I'm trying to write a program that gives me the largest of three inputted integers. I've been trying to make different functions with arguments and comparisons and none of them seem to be...
Results 1 to 7 of 7