Search:

Type: Posts; User: Kool4School

Search: Search took 0.00 seconds.

  1. Replies
    22
    Views
    3,607

    Alright. Here is the mostly completed...

    Alright. Here is the mostly completed assignment, with much help from a tutor and a little help from you guys.

    CTime.cpp:


    /******************************
    * FILE: CTime.cpp
    * PROGRAMMER:...
  2. Replies
    22
    Views
    3,607

    I will definately do this. Learning all there is...

    I will definately do this. Learning all there is about programming in one class doesn't seem right to me, now that I think about it. I just need to take my time.
  3. Replies
    22
    Views
    3,607

    That's exactly the conclusion I came to. I...

    That's exactly the conclusion I came to. I decided to take a break from college to figure out my strengths overall and go back with a fresh mind. I may or may not go with a career in graphic design...
  4. Replies
    22
    Views
    3,607

    I totally have the imagination and even some...

    I totally have the imagination and even some artsyness (is that a word). Maybe graphic design would be a better choice? It's not to late for me to change what I'm doing, I've mostly done generals.
  5. Replies
    22
    Views
    3,607

    The thing is I'm going into video game design, I...

    The thing is I'm going into video game design, I was hoping to get into the design aspect and not the drudging through code. I wanted to visually make a game look good. Now I've got all these...
  6. Replies
    22
    Views
    3,607

    What I'm thinking is I'll learn more from Java...

    What I'm thinking is I'll learn more from Java because I know some of it already.


    Maybe I should just change my major...
  7. Replies
    22
    Views
    3,607

    I've programmed in Java a little, if I can get...

    I've programmed in Java a little, if I can get past C++ I should be ok. (answering Elysia)

    If I pass C++ I go to Java.
  8. Replies
    22
    Views
    3,607

    Well, this class actually is residential. My...

    Well, this class actually is residential. My first step into C was online and the teacher was horrible. Now I'm expected to know what I'm doing and I don't. I might be able to back out of this...
  9. Replies
    22
    Views
    3,607

    That's a good idea. I just hope I can figure...

    That's a good idea. I just hope I can figure this out, I can't afford to fail. God I miss Visual Basic, the intellisense held your hand the hold time.
  10. Replies
    22
    Views
    3,607

    The reason I hardly know what I'm doing is...

    The reason I hardly know what I'm doing is because my C programming class was all textbook work over the internet. Every assignment I turned in either barely worked or didn't at all. The teacher...
  11. Replies
    22
    Views
    3,607

    CTime add(const CTime& other) const; what do...

    CTime add(const CTime& other) const;


    what do you mean by const and other? I'm not really a good programmer, just trying to understand this better.
  12. Replies
    22
    Views
    3,607

    Classes in C++

    I have a project that is getting hard for me to do. I've been told I've done the hardest part, but I'm just confused. We are making a program that adds 2 times together. The times are entered by...
  13. Replies
    6
    Views
    1,417

    Thank you for the suggestions. Although they...

    Thank you for the suggestions. Although they were helpful, they weren't exactly what I was looking for. I just want to know how to convert the float into an int.
  14. Replies
    6
    Views
    1,417

    Converting data types

    I am trying to convert a float to an int. I'm making a change calculator where the user enters an amount. I didn't want the result to be off because I've had results from floats come back 1 away...
  15. Replies
    16
    Views
    3,258

    Loving code::blocks, thanks for the help.

    Loving code::blocks, thanks for the help.
  16. Replies
    16
    Views
    3,258

    to laser- My trial ran out on the express ...

    to laser-

    My trial ran out on the express

    to ping-

    Code::Blocks is good? Is it easy to use? I found visual C++ to be fairly easy to use, is it comprable?
  17. Replies
    16
    Views
    3,258

    Beginner programmer

    I am new to programming and was wondering what is the best user friendly C/C++ program to use. I hav Dev-C++ on my computer and am a little confused. I had microsoft visual C++ 2008 and was loving...
  18. Replies
    17
    Views
    3,894

    I barely even know what I'm doing...Asking me...

    I barely even know what I'm doing...Asking me questions isn't helping me, I'm just going to reread my book and hopefully get answers. I know you guys are trying to help though, thanks for the effort.
  19. Replies
    17
    Views
    3,894

    I did some studying and this is what I came up...

    I did some studying and this is what I came up with. I am not sure what kind of setup I should have to find the remaining dimes, nickels and pennies. Please tell me if there is anything else wrong...
  20. Replies
    17
    Views
    3,894

    thanks for the link, I'll take a look.

    thanks for the link, I'll take a look.
  21. Replies
    17
    Views
    3,894

    I don't know how to make a function, I've looked...

    I don't know how to make a function, I've looked at examples in our books and could point out a function, but I haven't a clue on how to make it. Maybe you guys could give me an example with a...
  22. Replies
    17
    Views
    3,894

    I know that I have to convert an amount into...

    I know that I have to convert an amount into number of quarters, dimes, nickels and pennies. I'm just confused on functions as a whole.
  23. Replies
    17
    Views
    3,894

    Making functions

    I am currently studying C programming as part of my curriculum. I'm over half the way through the quarter and I have an A in the class, but I've hit a stone wall with this week's homework. This is...
Results 1 to 23 of 23