[MSDN Library April 2000] Declaring Variables (43.9668615984405%)
MSDN Library - April 2000 > Partial Books > Beginning Object-Oriented Analysis and Design With C++ > Chapter 7: Implementation Issues > Coding Style Issues
[MSDN Library April 2000] Declaring Host Variables (40.3679078014184%)
MSDN Library - April 2000 > Visual Studio 6.0 Documentation > Visual Studio Documentation > Data Access Tools and Technologies > Programming Microsoft Embedded SQL for C > Chapter 2: Embedded SQL Programming > Using Host Variables
[MSDN Library April 2000] Declaring Variables (39.3272461021621%)
MSDN Library - April 2000 > Office Developer Documentation > Office 2000 Documentation > Microsoft Office 2000/Visual Basic Programmer's Guide > Part 2: Developing Office Solutions > Chapter 7 - Getting the Most Out of Visual Basic for Applications > Optimizing VBA Code
[MSDN Library April 2000] Declaring Host Variables (38.1220449172577%)
MSDN Library - April 2000 > Platform SDK > Data Access Services > Microsoft SQL Server Programmer's Toolkit > Building SQL Server Applications > Embedded SQL for C and SQL Server > Programming Embedded SQL for C > Using Host Variables
[MSDN Library April 2000] Declaring Services (34.4312987216731%)
MSDN Library - April 2000 > DDK Documentation > Windows 95 DDK > Windows 95 Documentation > Programmer's Guide > Introduction to Virtual Device Drivers > Virtual Devices > Virtual Device Services
[MSDN Library September 1992] Declaring a Pointer Variable (34.1835528537656%)
Product Documentation > QuickC for Windows > C for Windows > PART 1 Learning C > Chapter 8 Pointers > Pointers to Simple Variables
[MSDN Library September 1992] Declaring Variables as Floating-Point Types (31.1491669011765%)
Product Documentation > C/C++ 7.0 > Programming Techniques > PART 1 Improving Program Performance > Chapter 7 Controlling Floating-Point Math Operations > 7.1 Declaring Floating-Point Types
[MSDN Library September 1992] Declaring the Class (29.7798689127302%)
Product Documentation > C/C++ 7.0 > C++ Tutorial > PART 2 Classes > Chapter 4 Introduction to Classes > Creating a New Data Type in C++
[MSDN Library September 1992] Declaring Destructors (28.1725172338439%)
Product Documentation > C/C++ 7.0 > C++ Language Reference > Chapter 11 Special Member Functions > 11.2 Destructors
[MSDN Library September 1992] Declaring a Pointer with the Wrong Type (27.6706560283688%)
Product Documentation > QuickC for Windows > C for Windows > PART 1 Learning C > Chapter 10 Programming Pitfalls > Pointer Problems