README.md

December 4, 2022 ยท View on GitHub

Using Pointers in VB

Description

Pointers have always been taken by C++ programmers for granted. But its functionality is missing from action in VB! This article will show you how bypass this limitation and use a technique that will accomplish the same feat as pointers.

More Info

Submitted On2001-01-16 20:41:56
ByTom Quantum
LevelIntermediate
User Rating4.3 (17 globes from 4 users)
CompatibilityVB 6.0
CategoryMiscellaneous
WorldVisual Basic
Archive FileCODE_UPLOAD138511172001.zip

Source Code

The tutorial and the sample app is included in the ZIP file.