Important alert: (current site time 7/15/2013 5:41:47 PM EDT)
 

Browse Category or Search Results

Search Results: Page 2 of 121 found. Entries 11 - 20 of 1203 found
Jump to page: 1 2 3 4 5 6 7 ...

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  ^Keyboard Programming in C/C++(Updated)^^Keyboard Programming in C/C++(Updated)^C, C++ (general), Microsoft Visual C++, Borland C++Beginner /
Niloy Mondal
16989 since
8/3/2002 8:29:01 AM

By 14 Users
9 Excellent Ratings
       Want to know how to use special keys like UPARROW, Delete and combination keys like CTRL+Delete. Make you own new SHORTCUT keys. Change Keyboard state using your software. This tutorial takes you from beginner to advanced level keyboard programming.
 
 
  ^life simulator v1.0^^life simulator v1.0^C++ (general), Borland C++Beginner /
darkSideOfTheMoon
5653 since
2/26/2003 3:19:14 PM

By 2 Users

       simulates life.creates 20 random creatures and then(sex, iq, xpos, ypos,...), draws them in text mode(0=male,1=female), checks for distance and if anyone of opposite sex is near they mate. nice and fun to play with...Click here to see a screenshot of this code!(ScreenShot)
 
 
  ^Mouse Programming in C/C++^^Mouse Programming in C/C++^C, C++ (general), Borland C++Beginner /
Niloy Mondal
16743 since
8/1/2002 5:55:41 AM

By 5 Users
2 Excellent Ratings
       Make your C/C++ programs more intresting by providing a mouse support. Learn about Mouse Programming here. This tutorial teaches basic stuff and advanced like changing mouse cursor shape. Make a header file of the sample code and use mouse with minimum ef ...(description truncated)
 
Please support the site by visiting our sponsor:
 
  _$TextAnimator$__$TextAnimator$_C, C++ (general), Borland C++Intermediate /
Sanket J Purohit
4193 since
8/13/2003 6:27:30 PM
Unrated
       This is the program that will animate the text as per your wish. It can animate the text with many functions. It can be used to give the good effect to your application
 
 
  _Genesis (All you need to know to start programming in C++)__Genesis (All you need to know to start programming in C++)_Borland C++Beginner /
Enrico Lorenzo
10615 since
12/31/2003 9:41:53 PM

By 7 Users
6 Excellent Ratings
       This tutorial contains not 1… not 2… not 3… but 20 well commented and easy to understand codes with different categories like: Array, Colors (textcolor), String Manipulation, Condition (if else), Executing DOS Commands, Displaying Data in .txt Files, Grap ...(description truncated)
 
 
  _How to use functions with a variable number of parameters (ANSI)_How to use functions with a variable number of parameters (ANSI)C, C++ (general), Microsoft Visual C++, Borland C++Beginner /
Paul Sader
3560 since
2/10/2003 7:24:18 PM

By 1 Users

       Explains how to design functions that use a parameter list with a variable number of arguments using va_arg, va_end, and va_start for ANSI C and C++ with a simple example.
 
 
  _THE MAGICIAN__THE MAGICIAN_Borland C++Intermediate /
Enrico Lorenzo
4467 since
8/18/2002 12:20:55 AM

By 1 Users

       This is a magic trick that let's you choose a card in mind and eventually after 2 shufflings, it will show you the card you've chosen.Click here to see a screenshot of this code!(ScreenShot)
 
 
  _The Matrix Screensaver Neo__The Matrix Screensaver Neo_Borland C++Beginner /
Enrico Lorenzo
5905 since
7/14/2003 6:51:19 AM

By 6 Users
3 Excellent Ratings
       2 Matrix screensaver in one. All I ask is for you to vote.
 
 
  a 1derful directory browsing toola 1derful directory browsing toolCBeginner /
aakash deep mandhar
8629 since
7/24/2001 1:12:37 PM

By 5 Users
2 Excellent Ratings
       It can be used to browse directories. Delete files etc.. Please rate it...
 
 
  A 30+ page Beginner's Manual to C!A 30+ page Beginner's Manual to C!C, Borland C++Beginner /
Derek Jackson
12947 since
1/26/2001 11:44:31 AM

By 3 Users
2 Excellent Ratings
       This is a COMPLETE introduction to the powerful C programming language (not C++). Perfect for absolute beginners to the language who want it all! Now, I tend to write as I talk so if you find a concept is tought too fast (you want more examples, etc), lea ...(description truncated)
 


Search Results: Page 2 of 121 found. Entries 11 - 20 of 1203 found
Jump to page: 1 2 3 4 5 6 7 ...


Compatibility Filter Profile:

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