DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2007
    Posts
    113

    Arrays > Index Min Index 1 to Min Index 0 (Need some Tips please)

    well im developing a proejct where i work alot with raw bytes, and the Min index 0 and sometimes 1 its causing me lots of Headaches.

    so i decided to use only min index 0 no matter what so i started to transform all the functions that use min index 1 to min Index 0.

    and well i know it can be done with a simple redim etc etc but when i change the way the functions work with the min index and the max index cause the value that was supossed to be max index now would be max index + 1 or something lol i dont want to even think in that have all the day trying to make a methood to do it easy but failed.

    what methods do you use to solve this problem on a easy way?

    Thx in Advance Daniel G.

  2. #2
    Join Date
    Apr 2007
    Location
    Sterling Heights, Michigan
    Posts
    8,652
    Quote Originally Posted by Alphadan View Post
    well im developing a proejct where i work alot with raw bytes, and the Min index 0 and sometimes 1 its causing me lots of Headaches
    This sounds perfectly normal to me.

    What kind of "headaches" is it causing?
    I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
    Please use [Code]your code goes in here[/Code] tags when posting code.
    Before posting your question, did you look here?
    Got a question on Linux? Visit our Linux sister site.
    Modifications Required For VB6 Apps To Work On Vista

Similar Threads

  1. Clustered Index vs Non-clustered
    By Michael Tzoanos in forum Database
    Replies: 5
    Last Post: 08-09-2002, 01:07 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links