Menu

Showing posts with label Code. Show all posts
Showing posts with label Code. Show all posts

Monday, August 9, 2010

C++ Reverse any 4 digit number code

#include
using namespace std;

void reverse(int num);
//this program allows you to reverse any 4 digit number entered by the user.
int main()
{

Friday, July 30, 2010

C++ Leap Year Code

#include
using namespace std;
int main()
{/*THIS PROGRAM ALLOWS YOU TO ENTER A YEAR TO SEE IF IT'S A LEAP YEAR OR NOT */
iceblue007's anime, manga, reviews, recommendations, blogs and lists at Anime-Planet
Anime-Planet.com - anime | manga | reviews