Advertisement

Results for "Category: Miscellaneous"

2002ASP #7726
Windows Start button Animation

Complete code to animate your Windows' StartButton,justhave a fun !

2002ASP #7730
Teach Yourself ANSI C++

I found this E-Book, so I thought I would upload it so it could help you guys. (I don't really program in C++)!!

2002ASP #7735
Using Printf and brief explanation of variables

Brief introduction to printf and using C/C++'s basic variables

2002ASP #7751
IP Chat Client

Create a simple client/server connection using winsock. Also shows how one might detect whether or not the address entered is an IP or a hostname, and then how to format that address.

2002ASP #7753
Learning C++ for Life

This is a tutorial I wrote to teach C++ to people who want to learn it. I decided to post it here to help as many people as possible. Please leave feedback, and if you like it vote ;)

2002ASP #7761
MXI ( MasterX Interface) MasterX addon

using this addon pack for MasterX you can create your own windows inside your MasterX video game.

2002ASP #7799
Pointers in C and C++

Struggling with pointers in C or C++? This tutorial takes a unique approach to explaining pointers.

2002ASP #7809
Command-line arguments, how to use them

A very basic run-through of how to implement command-line arguments, with code.

2002ASP #7840
Loops For Beginers

This tutorial is for those beginers, who dont know about loops. Just read it, and see for yourself. http://thadood.ath.cx/~fatal

2002ASP #7841
Vicky

Demonstrates how the appearance of a program can be pleasing to the eye. Included are simple functions, various loops, and simple division. Just pure fun for beginners.

2002ASP #7844
Generic Keyboard Handler

Ever needed to detect if the esc key or fkeys or any key to be detected? Well this program will convert chars to int and vise versa. Thus giving you the ability to detect keystrokes. Complete with a small tutorial on how to use this program to your advantage. Though not fancey it will hopefully suite your purposes. Thanks ~kc~

2002ASP #7847
Customizable Menu Uses the arrow keys and return keys

Need A Cool Menu? Here you go. You can change the text and highlight color in seconds. Though not commented very well it is easy to see what is happining. Made by a begginer for expert programs Please email me and tell me what you think!!

2002ASP #7848
mp3 splitter

I had a problem when downloading mp3's. With no cd burner or network i couldn't get my mp3's to a friends house. So i made an mp3 splitter. A normal 4.0 mb song could fit on three disks. but it this splitter can support up to 30 mb's. I doubt any song is longer than that

2002ASP #7868
YsTech Calendar

This is a simple calendar,showing one month at a time.You can use arrow keys to change year and month.

2002ASP #7883
Follow the white rabbit.

This is just a modification of the source code of the original author. I fixed it so it will look CLOSER to the 1st scene in the THE MATRIX movie, where NEO first appears. This demonstrates the use of DELAY() func... BEST RUN ON FULL SCREEN MODE... note for the author: forgive me for modifying ur code... wel i just corrected it!

2002ASP #7890
Variable length argument lists

After looking at functions like printf() and scanf() and their ability to accept any number of arguments I got curious to see how its done. This article explains how to create a function that will allow any number of parameters to be passed to it, and ho to accept those extra parameters.

2002ASP #7895
C++ Bible, First Edition

I have put so much time into creating this book. This book is for free. This book is good for those who already know the basics of C++. I will be working on adding to it in the coming months. The code examples I have used in the book are only partial and will not compile. If you need the compilable version, no problem I will write them for you if you ask. If you need me to add something you would like to know about, just let me know.

2002ASP #7896
Free Compilers

I found a website with free compilers and tools, I tohught you might want to take a look.

2002ASP #7897
C++/Java

The differences between C++ and Java

2002ASP #7900
Casts Made Easy!

A tutorial that explains and gives examples for static_cast, reinterpret_cast, const_cast, and dynamic_cast.

Languages
Top Categories
Global Discovery