Recent content by C++ hates me

  1. C

    Converting base 10 to Roman Numerals

    Ok i will do that. In line 7 when he sets the int p value = to 100 why does he do it? Does it help convert from base 10 to roman numerals? Line 10 is the one i don't really understand and i take it, its pretty important.
  2. C

    Converting base 10 to Roman Numerals

    Hello Physics Forums, Before i get started asking questions i wanted to clarify that i don't need/want a answer, i have an answer after about an hour of searching. The thing is i understand what needs to be done but i do not understand how to do it in C++. I am just hoping to learn from you...
Back
Top