User profile: azl4182

User info
User name:azl4182
History
Joined:
Number of posts:12
Latest posts:

Organizing data from a txt file into arrays.
I'm having trouble opening a file which contains 4 columns of information like this: 628130189 Pa...

Listing and analyzing data from a file
Hello! I am a novice programmer and I'm having trouble with one of my exercises. I need to create a...

Outputting a message box.
could anyone help me print out a message box like this? The bottom and top border are supposed to be...

Printing out a Monthly Calendar
*update* [code] #include <iostream> using namespace std; int main() { int month, year, days; ...

Printing out a Monthly Calendar
My mistake, i left out that the 1st day of January 1901 is a Tuesday