User: bbrown

  • Public profile

User profile: bbrown

User info
User name:bbrown
History
Joined:
Number of posts:5
Latest posts:

A Simple Calendar
using the zeller algorithm it would look exactly like this (I created and tested this myself): [cod...

Program Won't Initiate
try this: [code]#include <iostream> #include <iomanip.h> using namespace std; int main() { c...

fraction numbers
this may help: [code]http://forums.whirlpool.net.au/archive/1188086[/code]

please help!
this should do it for you... [code]#include <iostream> #include <iomanip> #include <stdio.h> #inclu...

write program with two nested loops that produces the following.
Just one loop should do...I just made and tested this code, so it works. [code]#include <iostream> ...

This user does not accept Private Messages