It should be simple my decomp looks okay, but when I start to code I try to do like ten functions at once!. My brain isn't working, the assighnment was due 3/30/07 so it's not a matter of a grade, it's being the only non-programmer in the class and I REFUSE to give up! I still have a 4.0 and if I even try and turn something in I'll get some credit 'cause 40 students are now 8 and 7 of them KNOW C++! But mostly I really want to learn, and I learn even or especially from my mistakes. I have an important program to write < see my intro. I'm even taking typing for the summer semester!
#include <iostream>
#include <fstream>
void printDay (startDay, daysInMonth)
void main();
{
for (weekDay = 1; weekDay <=a; weekDay++)
printDay(startDay, daysInMonth)
void printDay(startDay, daysInMonth)
{
int weekDay;
for ( int weekDay = 1; weekDay = daysInMonth; weekDay++)
{
cout << setw(3) << weekDay
cout << weekDay + 1;
if (weekDay == 7) {
cout << weekDay = 0
}
}
please look at my text See, I'm trying to look at too much at once! If I could trace functions for a living I would be in heaven. Following is my Functional Decomposition.
This was all due last Friday, so it's just the point that I WILL NOT GIVE UP! I am the only "non-programmer" in a class of 8 that atarted at40 students and I am NOT going to give them the satisfaction of "see, I tols you an artist could never learn C++". It's really not hard, there is just so much of it to learn1 Here's my decomp as a jpg . I don't care if I'm late, Iv'e really been getting it, I just had a tragic death in the family and it made me sleep more and care less, and this has been my do all and be all for months. I can't quit now! Teach gave us a easy leap year code, but thid first day of the week and the next month following, My brain isnt working right. Last week I wrote a total math tutor in 5 hours, great explainations and all!
Please help me someone..

New Topic/Question
Reply




MultiQuote





|