VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Shell Sort for Strings and other data types

Jolyon Bloomfield  (9 Submissions)   Math/Dates   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

Shell sort routine, created for strings, but easily changed for any data type. Pass in an array. Features arguments for the last element of the array to be sotred, and also the first. Fast sorting routine, should be compatible with all versions of VB, because it is straight maths, although the "optional" keyword in the declaration isn't compatible with earlier versions. Enjoy

Rate Shell Sort for Strings and other data types (4(4 Vote))
Shell Sort for Strings and other data types.bas

Shell Sort for Strings and other data types Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters