473,385 Members | 1,873 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Please help me this my question

I have started school for just 3 weeks,and totally new to c++,what i
learn is just cin n cout

and i received this project, omg, i am totally lost in what the
question wanted me to input?

http://s22.yousendit.com/d.aspx?id=0...20FJCSFIEQ6VES

Is thre any one who k help me with it? do email me at
bb*******@yahoo.com.sg

thanks alot

*cheers*

Jul 23 '05 #1
5 1282


bo******@gmail.com wrote:
I have started school for just 3 weeks,and totally new to c++,what i
learn is just cin n cout

and i received this project, omg, i am totally lost in what the
question wanted me to input?

http://s22.yousendit.com/d.aspx?id=0...20FJCSFIEQ6VES
I don't download files from strangers. Post it in text, although we
actually don't want to see your whole assignment.
Is thre any one who k help me with it?
You have to help yourself. Post your best start.
do email me at
bb*******@yahoo.com.sg


No, post here, read here.

Brian

Jul 23 '05 #2
<bo******@gmail.com> wrote:
I have started school for just 3 weeks,and totally new to c++,what i
learn is just cin n cout

and i received this project, omg, i am totally lost in what the
question wanted me to input?

http://s22.yousendit.com/d.aspx?id=0...20FJCSFIEQ6VES

Is thre any one who k help me with it? do email me at
bb*******@yahoo.com.sg

thanks alot

*cheers*


It look like your instructor has found bad Internet idea # 36257 and decided
to use it as a low effort way to give assignments. Cut and paste from the
download to your message.
Jul 23 '05 #3
bojiokia wrote:
I have started school for just 3 weeks,and totally new to c++,what i
learn is just cin n cout
How many books on C++ did you read? How many small projects did you try,
beyond your homework?
and i received this project, omg, i am totally lost in what the
question wanted me to input?


Please work only learning C++ first, and then post individual questions to
this newsgroup. Please only post text.

Your homework assignment asks you to paint a menu on the screen. You can do
that with cout. Then it asks you to fetch inputs. Do that std::getline(cin,
str), where str is of type std::string. (The book Accelerated C++ is best
for getting started with these types.)

The assignment asks you to store data. Store a structure in memory. Then you
print out the data, formatted. The assignment is helpful because the shape
of the data on the screen generally matches the shape it should take in
memory. (Most data is much harder to store!)

From here, like I said, try more small projects before trying this one, and
read _several_ C++ books.

--
Phlip
http://www.c2.com/cgi/wiki?ZeekLand


Jul 23 '05 #4

<bo******@gmail.com> wrote in message
news:11**********************@g44g2000cwa.googlegr oups.com...
I have started school for just 3 weeks,and totally new to c++,what i
learn is just cin n cout

and i received this project, omg, i am totally lost in what the
question wanted me to input?

http://s22.yousendit.com/d.aspx?id=0...20FJCSFIEQ6VES

Is thre any one who k help me with it? do email me at
bb*******@yahoo.com.sg

thanks alot

*cheers*


Is it just me, or are more and more people abbreviating their words, to the
point that they don't even make sense any more? Is it really so much
trouble to type? Perhaps it's Instant Messenger destroying everyone's
ability to write coherently. This post is a prime example. At least
there's _some_ punctuation and _some_ capitalization. But what's "k"
supposed to stand for..."can"? There's no 'k' in "can"! Maybe I'm just
getting too old and set in my ways, but in a profession as technical as
programming, wouldn't you think that communication would be a _required_
skill...? After all, you can't abbreviate C++ keywords! :-)

"But that's just my opinion. I could be wrong..."

-Howard

Jul 23 '05 #5
Howard wrote:
[...] After all, you can't abbreviate C++ keywords! :-)

"But that's just my opinion. I could be wrong..."

Yep...

#define s switch
#define k case
#define f default

int main() {
s (argc) {
k 0:
k 1:
k 2:
f:
return 0;
}
}
And don't tell me there is no 'k' in 'case' :-)

V
Jul 23 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: A. Wiebenga | last post by:
Hi all! I am currently involved in a project in which I am supposed to write a XSLT-transformation sheet for some XML data. I will outline the situation first: I've got one large XML file...
18
by: free2cric | last post by:
Hi, I attanded an interview on C++ Question asked were and my answers to them.. 1. In a CPP program what does memory leak occure? -- i said.. In a constructor , the pointer variables were...
23
by: Jason | last post by:
Hi, I was wondering if any could point me to an example or give me ideas on how to dynamically create a form based on a database table? So, I would have a table designed to tell my application...
5
by: Franco, Gustavo | last post by:
Hi, I have a question, and please I need a answer. How can I finalize a thread running with Application.Run (I need the message loop!!!) without call Thread.Abort?. I want to call...
1
by: David Van D | last post by:
Hi there, A few weeks until I begin my journey towards a degree in Computer Science at Canterbury University in New Zealand, Anyway the course tutors are going to be teaching us JAVA wth bluej...
2
by: Tyla | last post by:
I have been teaching myself javascript and i am having a huge problem with this form. All it has to do is check that every field has something in it and then post, but as soon as it gets to the...
1
PEB
by: PEB | last post by:
POSTING GUIDELINES Please follow these guidelines when posting questions Post your question in a relevant forum Do NOT PM questions to individual experts - This is not fair on them and...
67
by: gator | last post by:
I am quite new to XML and posted a request for example code yesterday. Unfortunately, I did not do a very good job in explaining what I was looking for. Here is an example of a small piece of the...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.