Useful C And C++ Code I Have Written

The term "useful" is a matter of opinion, of course. The code samples presented here all did something useful for me.

All code samples are © 1999 by Jack Klein, all rights reserved.
They are free for non-commercial use.

Contents

LinkSubjectUpdated
cpptohtml.cpp Modifies C and C++ source code for inclusion in HTML pages 16-May-1999
Integer Input Bullet Proof Integer Input Using strtol() 5-Jul-1999 New
Integer Input A Replacement For atoi() Using A State Machine 5-Jul-1999 New
C++ State Machine Removing Comments Using A State Machine 11-Jul-1999 New

[ Top ]
[ C And C++ Main Page ]
[ Home ]

This page validated by Valid HTML 3.2! W3C HTML Validation Service.

©1999 By Jack Klein. All Rights Reserved.
All trademarks are acknowledged to belong to their respective owners.
Updated 11-Jul-1999