Important alert: (current site time 7/15/2013 5:18:42 AM EDT)
 

Browse Category or Search Results

Search Results: Page 1 of 4 found. Entries 1 - 10 of 39 found
Jump to page: 1 2 3 4 

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  access memoryaccess memoryCBeginner /
Ngo Khanh Hoang
9124 since
5/6/2004 8:50:04 AM

By 1 Users

       allow you access the location of memoryClick here to see a screenshot of this code!(ScreenShot)
 
 
  An STL Error Message Decryptor for Visual C++An STL Error Message Decryptor for Visual C++Microsoft Visual C++Beginner /
Leor Zolman
10526 since
9/15/2001 11:50:23 AM
Unrated
       This package provides a set of tools to shorten the length of VC++ STL-related error messages, allowing essential information to fit in status bar line at the bottom of the Visual Studio IDE. Currently, all *standard* STL containers have been addressed fo ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  Attach a console to a windowAttach a console to a windowMicrosoft Visual C++, Borland C++Intermediate /
Mahalosoft
14671 since
10/16/2002 3:38:38 AM

By 4 Users

        Learn how to quickly attach a console to a window for instant output and feedback. Console apps trivialize the ability to output text data in a fast efficient manner. Displaying diagnostic data in a windowed application is not so trivial or straight forw ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  CErrorCErrorC++ (general), Microsoft Visual C++, Borland C++Intermediate /
Eugene Ciloci
9979 since
9/18/2001 12:24:13 AM
Unrated
       A collection of three classes which display a custom error message or display the built-in CRT or Win32 API error message: CBasicError - For custom errors, CLibraryError - For C run time library errors, and CWin32APIError - For Win32 API errors
 
 
  COMMON C ERRORS - ICOMMON C ERRORS - ICBeginner /
Anuj Prateek
7931 since
9/18/2007 9:52:45 AM

By 2 Users

       This document will list out all the common errors that we do while writing C programs. The scope of this document is limited to Variables, Functions, Loops, Conditions and Arrays.
 
 
  Curly Bracket CounterCurly Bracket CounterC++ (general)Beginner /
Jon Martin
12378 since
5/2/2000 10:19:56 PM

By 2 Users
2 Excellent Ratings
       Counts all valid curly brackets in a c++ source file. Tells where a file's brackets may be out of balance OR tells the user if the brackets are in balance.
 
 
  DebuggerDebuggerC, C++ (general), Borland C++Intermediate /
Benny T.
11060 since
5/28/2001 4:25:46 AM

By 1 Users

       This is a demonstration of how to detect application level debuggers and also SoftIce in Win32 C programming.
 
 
  DriveTypeDriveTypeMicrosoft Visual C++Beginner /
Ariel D. Poliak
4735 since
11/10/2005 5:16:41 PM
Unrated
       A helper when debugging AutoRun/AutoPlay. This will tell you how Windows sees each drive (or if you specify, a single drive) in the systemClick here to see a screenshot of this code!(ScreenShot)
 
 
  dump_memorydump_memoryCBeginner /
Ngo Khanh Hoang
6844 since
5/6/2004 8:45:33 AM
Unrated
       allow you access the location of memoryClick here to see a screenshot of this code!(ScreenShot)
 
 
  Easy debugging ouputEasy debugging ouputC, C++ (general), Microsoft Visual C++Beginner /
Gary Svenson
7901 since
2/20/2003 5:24:31 PM
Unrated
       Gives easy access to a default debugging output. Lets you print out values of type int, string, and char[] as well as discriptive strings.
 


Search Results: Page 1 of 4 found. Entries 1 - 10 of 39 found
Jump to page: 1 2 3 4 


Compatibility Filter Profile:

C
C++ (general)
Microsoft Visual C++
Borland C++
UNIX C++