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 1999
    Location
    Poland
    Posts
    278

    Strange problem in basic issue

    please help

    I'm confused I don't understand ( please find enclosed shootscreen file )

    I have an array.
    I load 10 elements in the array {0,1,2,...9}
    and as result I have sizeof($arr) equal to 11
    why ???

    thanks in advance
    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