Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • How to Translate a C# Code into Java Language?

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 407
    Answer it

    I need to translate this c# code into java, please

     

      string sourceAddress = @"input.txt";
      string astAddress = @"AddressSymbolTable.txt";
      firstPass(sourceAddress, astAddress);
      string objectAddress = @"ObjectProgram.txt";
      secondPass(sourceAddress, astAddress, objectAddress);

 0 Answer(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: