Search:

Type: Posts; User: cdawg_2010

Search: Search took 0.19 seconds.

  1. Replies
    4
    Views
    1,991

    Re: Help with creating a class

    ok ill try that...but im actually looking for help with creating a loop for the statement here so i think that falls under loop and control statements
  2. Replies
    4
    Views
    1,991

    Help with creating a class

    I need to create a class to use with another program that will take regular numbers and convert them to roman numerals. So far I have this:

    public class Roman {
    public Roman(String r){...
Results 1 to 2 of 2