|
|
BinaryCentral->C();
Accessing Binary Data With C
This right here is a special file I made myself, to give VC++6.0 a standard string class outside of MFC. Download the String Class.
C++ Tutorial.
- Chapter 1: Welcome to C++.
C++ Files
| File Name/Title |
Description |
Author |
| Change Maker |
Turns an amount of change into the exact number of coins you need for the change. |
Anman |
| Quadratic Equations |
Gives the solutions for 1-10 quadratic equations. |
Anman |
| Fractions |
Add and reduce fractions. |
Anman |
| Time |
I think you add time or do something related to time with this one. |
Anman |
| Reading Level |
Calculates the reading level of a select piece of text with 100 words. |
Anman |
Looking for a C/C++ compiler? Look no further, because I have links to many places where there are good, quality compilers.
C/C++ Links
- ProgrammingTutorials.com - This site features only tutorials for almost every popular language.
- Borland - Here they offer a Turbo C and Turbo C++ compiler for free after registration.
- cprogramming.com - There is a C++ quiz in here and a lot of stuff pertaining to older DOS games plus I found a wav reader here.
- Programmer's Heaven - You can find almost anything about programming you are looking for in this site on C/C++, especially compilers.
|
|