Advertisement

Results for "Author: kenneth buckmaster"

ASP_Volume3 #65881
Proper use of API string functions (with pointers)

People usually declare Api string functions using string variables, think they can only print a string from the first character and use functions like mid to trim the string first. These functions are actually meant to be used with pointers to any starting character. *Added use of integer arrays with wide functions

ASP_Volume3 #65882
shadow outline emboss engrave

How the simple text effects - shadow outline emboss engrave - are drawn.

ASP_Volume3 #65883
Two-dimension Array Class

2-d array class based on 1-d array. More flexible than VB's 2-d array: redim preserve both dimensions, change all bounds etc. Supports all variables including strings and dates. * Final version - now allows redim preserving by setting lower as well as upper bounds, change of array vartype, and includes convenient user type for saving array information.

ASP_Volume3 #65884
Store Anything in a Tag

People often think they can only store one item in a tag and that that item must be a string. Not so. A tag is a string limited in length only by memory available - we can treat it as an array of bytes and store any data in it including multiple items. The best way to illustrate this is by an example.

4_2005-2006 #171178
Proper use of API string functions (with pointers)

People usually declare Api string functions using string variables, think they can only print a string from the first character and use functions like mid to trim the string first. These functions are actually meant to be used with pointers to any starting character. *Added use of integer arrays with wide functions

4_2005-2006 #171179
shadow outline emboss engrave

How the simple text effects - shadow outline emboss engrave - are drawn.

4_2005-2006 #171180
Two-dimension Array Class

2-d array class based on 1-d array. More flexible than VB's 2-d array: redim preserve both dimensions, change all bounds etc. Supports all variables including strings and dates. * Final version - now allows redim preserving by setting lower as well as upper bounds, change of array vartype, and includes convenient user type for saving array information.

4_2005-2006 #171181
Store Anything in a Tag

People often think they can only store one item in a tag and that that item must be a string. Not so. A tag is a string limited in length only by memory available - we can treat it as an array of bytes and store any data in it including multiple items. The best way to illustrate this is by an example.

5_2007-2008 #193696
Proper use of API string functions (with pointers)

People usually declare Api string functions using string variables, think they can only print a string from the first character and use functions like mid to trim the string first. These functions are actually meant to be used with pointers to any starting character. *Added use of integer arrays with wide functions

5_2007-2008 #193697
shadow outline emboss engrave

How the simple text effects - shadow outline emboss engrave - are drawn.

5_2007-2008 #193698
Two-dimension Array Class

2-d array class based on 1-d array. More flexible than VB's 2-d array: redim preserve both dimensions, change all bounds etc. Supports all variables including strings and dates. * Final version - now allows redim preserving by setting lower as well as upper bounds, change of array vartype, and includes convenient user type for saving array information.

5_2007-2008 #193699
Store Anything in a Tag

People often think they can only store one item in a tag and that that item must be a string. Not so. A tag is a string limited in length only by memory available - we can treat it as an array of bytes and store any data in it including multiple items. The best way to illustrate this is by an example.

6_2008-2009 #216214
Proper use of API string functions (with pointers)

People usually declare Api string functions using string variables, think they can only print a string from the first character and use functions like mid to trim the string first. These functions are actually meant to be used with pointers to any starting character. *Added use of integer arrays with wide functions

6_2008-2009 #216215
shadow outline emboss engrave

How the simple text effects - shadow outline emboss engrave - are drawn.

6_2008-2009 #216216
Two-dimension Array Class

2-d array class based on 1-d array. More flexible than VB's 2-d array: redim preserve both dimensions, change all bounds etc. Supports all variables including strings and dates. * Final version - now allows redim preserving by setting lower as well as upper bounds, change of array vartype, and includes convenient user type for saving array information.

6_2008-2009 #216217
Store Anything in a Tag

People often think they can only store one item in a tag and that that item must be a string. Not so. A tag is a string limited in length only by memory available - we can treat it as an array of bytes and store any data in it including multiple items. The best way to illustrate this is by an example.

7_2009-2012 #238732
Proper use of API string functions (with pointers)

People usually declare Api string functions using string variables, think they can only print a string from the first character and use functions like mid to trim the string first. These functions are actually meant to be used with pointers to any starting character. *Added use of integer arrays with wide functions

7_2009-2012 #238733
shadow outline emboss engrave

How the simple text effects - shadow outline emboss engrave - are drawn.

7_2009-2012 #238734
Two-dimension Array Class

2-d array class based on 1-d array. More flexible than VB's 2-d array: redim preserve both dimensions, change all bounds etc. Supports all variables including strings and dates. * Final version - now allows redim preserving by setting lower as well as upper bounds, change of array vartype, and includes convenient user type for saving array information.

7_2009-2012 #238735
Store Anything in a Tag

People often think they can only store one item in a tag and that that item must be a string. Not so. A tag is a string limited in length only by memory available - we can treat it as an array of bytes and store any data in it including multiple items. The best way to illustrate this is by an example.

Languages
Top Categories
Global Discovery