Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Who invented the zero based
Message
From
26/11/2011 12:00:07
 
 
To
26/11/2011 08:31:25
Thomas Ganss (Online)
Main Trend
Frankfurt, Germany
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01529748
Message ID:
01529839
Views:
28
>While I agree that for most "biz arrays" starting with 1 is better, in character coding when done with the python slicing
>working off zero based strings makes often sense - and I grew up using to pascal and later vfp strings,
>which are both not zero based - and hated the string mess in C and was not too happy with strings in Java and Modula2.

This is one issue I had to be careful with when I migrated my VFP framework to .NET. I have many VFP functions which are now part of methods in classes and when doing the conversion, I had to make sure to know which ones where offset by 1 as oppose to VFP.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform