Search:

Type: Posts; User: fredz0003

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    1,419

    Re: Suggestion on making this program better

    Thanks laserlight I will work on the program based on your obseevation
    and I did noticed the better indentation format I will work on that as well, thanks for the time and reading my code.
  2. Replies
    7
    Views
    1,419

    Re:Suggestion on making this program better

    Apologies for the bad formatting on my program and thanks for letting me know so I took care of that I think I hope is readable now, it was painful to go line by line and now that I fixed it I see it...
  3. Replies
    7
    Views
    1,419

    I google indentation which style is used the most?

    I google indentation which style is used the most?
  4. Replies
    7
    Views
    1,419

    Suggestions on making this program better

    Hi I am a beginner and I made this utility for work to keep all my forklifts tires and bearings at hand. It is basically a menu and you can choose from different forklifts to pull the different part...
  5. Replies
    3
    Views
    2,588

    So as it turns out I still had one more bug in...

    So as it turns out I still had one more bug in the program when I asked to enter Y or N, the user could input any character and still go on... so here is the fix for that

    /*Programmer: Fernando B...
  6. Replies
    3
    Views
    2,588

    Thanks a lot tabstop I will be spending some time...

    Thanks a lot tabstop I will be spending some time at the FAQ from now on, so here is my finished program...

    //Programmer: Fernando B
    //Program: Factorial
    //Purpose: factor a number //need a...
  7. Replies
    3
    Views
    2,588

    Factorial program problem

    Hi I am a beginner and I wrote this program and everything works except when I input a letter instead of a number the program crashes any suggestions on how I can fix that and also any feedback on my...
  8. Replies
    7
    Views
    1,432

    Re: Newest First

    Got it thank you guys for your help.
  9. Replies
    7
    Views
    1,432

    Re: Newest First

    Thanks for the quick reply about this line



    //cout << float x = 5.0f * str << endl;



    Do you think that is possible they were trying to multiply the str by the float is that possible?...
  10. Replies
    7
    Views
    1,432

    I'm totally a newbie

    Hi to everyone I'm a total newbie but willing to learn, I'm taking Video Game Programming starting January but I want to get ahead since my C++ classes are until next semester so I want to learn some...
Results 1 to 10 of 10