Advertisement

Results for "Category: Miscellaneous"

2002C #16326
WindowSpy with C++ and VB Code Generation

This program allows you to view some cool information about windows you put your mouse over. This program is also capable of generating C++ or VB source code to find that window you have your mouse over. A great way to learn finding windows with API!

2002C #16331
Windows Start button Animation

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

2002C #16335
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++)!!

2002C #16340
Using Printf and brief explanation of variables

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

2002C #16356
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.

2002C #16358
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 ;)

2002C #16366
MXI ( MasterX Interface) MasterX addon

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

2002C #16404
Pointers in C and C++

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

2002C #16414
Command-line arguments, how to use them

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

2002C #16445
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

2002C #16446
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.

2002C #16449
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~

2002C #16452
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!!

2002C #16453
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

2002C #16473
YsTech Calendar

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

2002C #16488
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!

2002C #16495
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.

2002C #16500
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.

2002C #16501
Free Compilers

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

2002C #16502
C++/Java

The differences between C++ and Java

Languages
Top Categories
Global Discovery