ScanF and Related Functions in VB
Category:
String ManipulationType:
ModulesDifficulty:
AdvancedAuthor:
Phlip BradburyVersion Compatibility: Visual Basic 6, Visual Basic 5
More information:
More information: Implements ScanF, SScanF, FScanF, VScanF, VSScanF and VFScanF in VB.
Handles every escape sequence and parameter type that the ones in C do, except ones like \" that don't really help in VB and pointer types.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download scanf.zip