Search:

Type: Posts; User: alizzle

Search: Search took 0.00 seconds.

  1. Nevermind. Its the log of the number inputted.. ...

    Nevermind. Its the log of the number inputted..

    Duh... Man this took way too long to figure out.


    Mods please delete.

    Thanks.
  2. Determining order of magnitude of user inputed number?

    We are doing a homework practicing our ability to write our own functions.

    I need to find the order of magnitude of numbers inputted. According to the instructor, the OoM(50) = 1, OoM(100) = 2,...
  3. Question on understandability of code: How long can a variable name be?

    I'm in a C++ class that has put emphasis on understandability (the ability for other users previously unfamiliar with your code to be able to decipher and edit your code).

    Additionally, we were...
  4. Replies
    8
    Views
    21,732

    Thank you all for your feedback... It was VERY...

    Thank you all for your feedback... It was VERY helpful! :)
  5. Replies
    8
    Views
    21,732

    Ok cool! Essentially, my program requirements...

    Ok cool!

    Essentially, my program requirements are to make a grading program that follows these guidelines:

    2 grades must be input
    If either of the two grades is below 40, the student...
  6. Thread: C++ Complier

    by alizzle
    Replies
    5
    Views
    4,138

    No need for apologies! You may find Salem's...

    No need for apologies! You may find Salem's response a little rude, but understand regular gurus like him see posts like this daily, and just like you find a skipping cd irritating on the ears, Salem...
  7. Replies
    8
    Views
    21,732

    Editing output message of system("pause") ?

    Hey guys,

    Beginner here with a good headstart on C++.... Just wondering, I created a program that contains no loops... it is completely linear moving from start to finish. If the user wants to...
  8. Thread: C++ Complier

    by alizzle
    Replies
    5
    Views
    4,138

    This is a very simple assignment. I just started...

    This is a very simple assignment. I just started programming 3 weeks ago and can already tell you how to make it in 10 minutes.

    The best way to design a program is to write out the algorithm you...
Results 1 to 8 of 8