wade2462

wade2462

Joined
Dec 28, 2009

C++ Code Snippets

wade2462 created a Page  -  May 26, 2010
3,734 

A ROT13 function that uses a switch. Simply pass in a string and get the modified string back. wait.h is simply a header I wrote to suspend the program using cin.get();

  2 Threads   C++  
wade2462 created a Page  -  May 25, 2010
350 

Function to copy one array to another with bounds checking. It does work with all types. Copy this code into a header file called ArrayCopy.h. In main file code do this.

  4 Threads   C++  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.