Search:

Type: Posts; User: dranfu

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    942

    Wow, that actually, worked. Thanks, man. I guess...

    Wow, that actually, worked. Thanks, man. I guess I need to read up on using #define again. I thought that when you use #define, it was automatically forced to convert the values as you changed your...
  2. Replies
    4
    Views
    942

    Everything summing to Zero problem

    Hi guys/gals,

    Not sure if this forum answers novice questions or not, but I'm having a problem figuring out why this program sums everything to Zero. In the total_euros, which is the final...
  3. Replies
    12
    Views
    1,258

    Thanks for the tip. We were told to use std::, I...

    Thanks for the tip. We were told to use std::, I was just trying something new. I'm going to read a bit more about namespaces, though, just for the hell of it. For some reason we haven't touched much...
  4. Replies
    12
    Views
    1,258

    Success!!! Thank-you for the help! It was such...

    Success!!!

    Thank-you for the help! It was such a silly mistake. I kept getting confused the concept of a function prototype, declaring the function, defining the function and calling the function....
  5. Replies
    12
    Views
    1,258

    Thank you, guys, for the advice. I think I am...

    Thank you, guys, for the advice. I think I am making headway. I re-read my entire text chapter on functions--for some reason, I am still confused by the concept of passing variables. However, I think...
  6. Replies
    12
    Views
    1,258

    Novice needs help with Functions

    Hi guys,

    First of all, I'm newto this board, so nice to meet you!

    Well, now that introductions are over:

    I'm a super fresh newbie to C++, and I'm having a hell of a time with fucntions....
Results 1 to 6 of 6