| | |
Need help understanding what to do
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Sep 2005
Posts: 3
Reputation:
Solved Threads: 0
Hi, I'm a college student at UAH that hasn't taken a computer science class in almost 2 years. I need this one to continue on with my major, but I can see that I remember a lot less than I'm suppose to. Basically, I don't understand what he's asking for on the assignment. It was assigned Thursday but we didn't go over it and it's due this Thursday. I will be asking him tomorrow (Tuesday) about it but I wanted to get a jump start and also know what I should ask him.
Here's the assignment:
http://cs.uah.edu/~mmorriso/cs221/pr...ram1A-fa05.pdf
Here's the rest:
http://cs.uah.edu/~mmorriso/cs221/programs.html
Thank you,
Adrian
PS. I'm not asking for someone to do it for me, I'm asking for guidance and maybe help putting together a skeleton I can follow to complete it.
Here's the assignment:
http://cs.uah.edu/~mmorriso/cs221/pr...ram1A-fa05.pdf
Here's the rest:
http://cs.uah.edu/~mmorriso/cs221/programs.html
Thank you,
Adrian
PS. I'm not asking for someone to do it for me, I'm asking for guidance and maybe help putting together a skeleton I can follow to complete it.
Hi...i read your assignment.....and i found it self explanatory.....i guess almost all the things are well defined........
but i guess since its long time you haven't been in touch with C++
so i guess you should take a look at these articles...it will help u
1.cplus.about.com/library/weekly/aa101402a.htm
2.www.devarticles.com/c/a/Cplusplus/ Operator-Overloading-in-C-plus/
3.msdn.microsoft.com/library/en-us/ vclang/html/_pluslang_overloaded_operators.asp
start doing your assignment and wherever you are struck just post the problem...and someone will definetly solve it/try solving it
but i guess since its long time you haven't been in touch with C++
so i guess you should take a look at these articles...it will help u
1.cplus.about.com/library/weekly/aa101402a.htm
2.www.devarticles.com/c/a/Cplusplus/ Operator-Overloading-in-C-plus/
3.msdn.microsoft.com/library/en-us/ vclang/html/_pluslang_overloaded_operators.asp
start doing your assignment and wherever you are struck just post the problem...and someone will definetly solve it/try solving it
•
•
Join Date: Sep 2005
Posts: 3
Reputation:
Solved Threads: 0
Merci! Unfortunately, I understand how to do operator overloading. My problem is I don't know how he wants me to use it. Like what is an error record, and how to keep priority. Etc. What am I testing?
THis is the first assignment and the first two chapters of the book deal with reviews from for loops, structs, etc. I tried to get ahead but it seems like he jumps around chapters a little. That's fine, but the last thing I did was a black jack program.
If the assignment is already in lamen's terms then I guess I need it in retard terms. :o
I'm glad everyone is here to help. I had to work all this weekend 12 hours a day, so I haven't gotten a chance to start it. I don't know where to start. Heck, Visual Studio.net was a pain to put on my computer and laptop.
Anyways, sorry for ranting, just frustrated.
Thank you,
Adrian
THis is the first assignment and the first two chapters of the book deal with reviews from for loops, structs, etc. I tried to get ahead but it seems like he jumps around chapters a little. That's fine, but the last thing I did was a black jack program.
If the assignment is already in lamen's terms then I guess I need it in retard terms. :o
I'm glad everyone is here to help. I had to work all this weekend 12 hours a day, so I haven't gotten a chance to start it. I don't know where to start. Heck, Visual Studio.net was a pain to put on my computer and laptop.
Anyways, sorry for ranting, just frustrated.
Thank you,
Adrian
An error record is a record of an error. Consider, for example, a web server. Some errors can happen, such as a File Not Found error, or a Permanent Redirect. You need to create a structure that holds this sort of error. Apache would store these errors in a log file; you're storing them in memory.
One of your error records might contain information like:
Error code: ax332z
Timestamp: 4730728704
Priority: 0
One of your error records might contain information like:
Error code: ax332z
Timestamp: 4730728704
Priority: 0
![]() |
Similar Threads
- Tutorial: Understanding ASP classes (ASP)
- Understanding Boot Mechanism ! (Computer Science)
- Understanding array creation. (C#)
- trouble understanding widget commands (Python)
- Is My Understanding of C++ OO features correct? (C++)
- Help in understanding Adwords conversion tracking report (Search Engine Optimization)
- Understanding partitions on dell machine (Windows NT / 2000 / XP)
- Need Help Understanding Subject in C++ (C++)
- Difficulty understanding Object Orientated File Streaming (C++)
- Some help understanding #define with C (C)
Other Threads in the C++ Forum
- Previous Thread: Need help reading in a file
- Next Thread: Old ammeture programmer.need help
| Thread Tools | Search this Thread |
Tag cloud for C++
api application array arrays assignment beginner binary bitmap c++ c/c++ calculator char char* class classes code coding compile compiler console conversion convert count data database delete developer display dll email encryption error file forms fstream function functions game generator getline givemetehcodez graph homeworkhelper iamthwee ifstream image input int java lazy lib loop looping loops map math matrix memory multidimensional multiple newbie news node number numbertoword output parameter pointer problem program programming project proxy python random read recursion recursive reference return sorting string strings struct template templates text tree url variable vector video visual visualstudio win32 windows winsock word wordfrequency wxwidgets






