CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Threaded View

  1. #1
    Join Date
    Jul 2007
    Posts
    16

    out of array bounds error

    See attached:

    the print ln show that the array should be 4 by 3, but
    it give an error even when I am trying to set a value at [0][1]

    the source code shown is from FSA.java
    Attached Images Attached Images

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured