CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: jjbuttcheese

Search: Search took 0.08 seconds.

  1. Replies
    1
    Views
    1,200

    Re: Using length() method.

    Fixed it myself. Got rid of round brackets and that was the key.
  2. Replies
    1
    Views
    1,200

    [RESOLVED] Using length() method.

    I am just starting to learn java, I am playing with using strings. I am trying to get a code to select a random word and print it.


    public class test2 {

    public static void main(String[]...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured