C++ difficulty

Pages: 123
Jan 13, 2013 at 7:30pm
Atleast it was funny.
Jan 13, 2013 at 7:34pm
closed account (zb0S216C)
dreamincolor wrote:
"haha this thread was pretty funny"

Funny how?

Wazzak
Jan 13, 2013 at 8:20pm
funny in the sense of "ha ha" this is funny so im laughing
Jan 13, 2013 at 8:32pm
closed account (zb0S216C)
I know what funny means, but I meant what made this thread funny?

Wazzak
Jan 13, 2013 at 9:23pm
I am also Not understanding what was funny?
Jan 14, 2013 at 5:59am
I think your not trying to understanding very much - thats what is funny
Jan 19, 2013 at 12:31pm
Hello all experts can someone Oberhaus Tell me how I could solve this task in another Way?

Is there a easier way?

A concert agency wants to manage their events to introduce a new computer system.
It is an event by means of a structure and all events are described
Events of the Agency as a linked list of events.
program
- A function void output (...)
which shows the data of an event on screen. The parameters can be suitably
be elected
- A function void output list (Event * start)
which, as all events of the list on the screen indicating the first element
This parameter is passed.
Jan 19, 2013 at 4:29pm
Hello all experts can someone Oberhaus Tell me how I could solve this task in another Way?

Is there a easier way?


Another way? An easier way? That implies that you currently have a way to do this. How are we supposed to know if there is another or easier way if you do not share the way you're doing it?

By the way, for questions that are unrelated to the original one you should probably create a new thread. Preferably with a more descriptive subject than "C++ difficulty," and preferably one that doesn't look like "Can you guys tell me how to do my homework before I make an attempt at doing it?"
Jan 19, 2013 at 7:01pm
I allready postet my Code on Page 2 . I allready did my homework . I only wanzend a New Code if possible.
Jan 20, 2013 at 10:13am
Can somebody please Tell me how I can create a List of Events in another Way ?Perhaps a Little Part of the task someone can give me Then I will Try to do it myself.
Jan 20, 2013 at 2:18pm
Can please somebody help me .

I have to complete this task till tomorrow.

Topic archived. No new replies allowed.
Pages: 123