Search:

Type: Posts; User: Fermen

Search: Search took 0.17 seconds.

  1. [SOLVED] Re: Return randomized String to other class in project

    Ok yes thanks a lot :), it helped me understand a bit about classes. Then I looked on the code of a almost similar program we wrote in school and did it like this.


    CLASS 1

    public class...
  2. [SOLVED] Return randomized String to other class in project

    Hi, I want to return a randomized string from Class2 to Class1 (the classes are in same "Project". How do I do to make the returned String relevant in Class1?

    CLASS 1

    public class p12NameGen
    {...
Results 1 to 2 of 2