-
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.
-
 Originally Posted by Alphadan
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
-
By Michael Tzoanos in forum Database
Replies: 5
Last Post: 08-09-2002, 01:07 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
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
|
Bookmarks