Search:

Type: Posts; User: Chef

Search: Search took 0.00 seconds.

  1. Replies
    19
    Views
    9,352

    My classes use puTTy to connect to a unix server,...

    My classes use puTTy to connect to a unix server, and we create our code in a program called pico. We never even touched on proper code format, first day we started with couts.
  2. Replies
    19
    Views
    9,352

    Sorry for the frustration I caused in my glorious...

    Sorry for the frustration I caused in my glorious void of knowledge and logic. But I did get it to run successfully with your help. Thank you
  3. Replies
    19
    Views
    9,352

    ...ok... your right.... and I fixed that, thank...

    ...ok... your right.... and I fixed that, thank you once again for your grand knowledge.

    But I am still confused on floating-point, mainly because i've never dealt with it.
    type cast those...
  4. Replies
    19
    Views
    9,352

    Ok! That is meant to divide I was confused. So...

    Ok! That is meant to divide I was confused. So you want me to take the int variables and change them to float variables?

    And I'm comparing oRooms < oRooms to check and see if what the user entered...
  5. Replies
    19
    Views
    9,352

    I'm not looking for division, its to check and...

    I'm not looking for division, its to check and see if each loop the users enters a var for oRooms and to see if it is less than the previous oRooms entered. And if it is, store that oRooms literal in...
  6. Replies
    19
    Views
    9,352

    Heh, I'm still relatively new to this...

    Heh, I'm still relatively new to this "ORG-NIZA-TION" thing, its a wacky concept.
  7. Replies
    19
    Views
    9,352

    Wow, thank you very much that took care of the...

    Wow, thank you very much that took care of the compiling errors!
    But unfortunately the occRate and heartBreakF and heartBreakO still return 0...
  8. Replies
    19
    Views
    9,352

    I counted four opening and four closing, which...

    I counted four opening and four closing, which one do you see out of place?
  9. Replies
    19
    Views
    9,352

    BAH! expected `;' before 'else'

    Hi im new, and I bring you my woes for you to comfort me and brighten my day!

    The only errors I get when compiling my program are:
    pgm4b.cpp: In function 'int main()':
    pgm4b.cpp:43: error:...
Results 1 to 9 of 9