Array C'tor

J

Jirka Klaue

Hallo,

Gibt es eine elegante Möglichkeit, gcc's Array-Initialisierung

a = new A[BUF_SIZE](4,2);

nachzubilden?

Jirka
 
L

Lew Pitcher

Hallo,

Gibt es eine elegante Möglichkeit, gcc's Array-Initialisierung

a = new A[BUF_SIZE](4,2);

Nicht comp.lang.c


--
Lew Pitcher
IT Consultant, Enterprise Technology Solutions
Toronto Dominion Bank Financial Group

(Opinions expressed are my own, not my employers')
 
R

Richard Heathfield

Jirka said:
Hallo,

Gibt es eine elegante Moeglichkeit, gcc's Array-Initialisierung

a = new A[BUF_SIZE](4,2);

nachzubilden?

Wrong language, and wrong language.

Try comp.lang.c++.de or perhaps de.comp.lang.c++
 
K

Kurt Watzka

Richard said:
Jirka said:
Hallo,

Gibt es eine elegante Moeglichkeit, gcc's Array-Initialisierung

a = new A[BUF_SIZE](4,2);

nachzubilden?

Wrong language, and wrong language.

Try comp.lang.c++.de or perhaps de.comp.lang.c++

Jirka certainly knows better than you that the right group is
de.comp.lang.iso-c++. de.comp.lang.c++ is as dead as _the_
parrot. Why he posted to comp.lang.c is another question.

Kurt Watzka
 
R

Richard Heathfield

Kurt said:
Richard said:
Jirka said:
Hallo,

Gibt es eine elegante Moeglichkeit, gcc's Array-Initialisierung

a = new A[BUF_SIZE](4,2);

nachzubilden?

Wrong language, and wrong language.

Try comp.lang.c++.de or perhaps de.comp.lang.c++

Jirka certainly knows better than you that the right group is
de.comp.lang.iso-c++.

Ah, my apologies. I am obviously even less well-informed about the German
hierarchy than I realised. Thank you for the correction.
 
J

Jirka Klaue

Kurt said:
Richard said:
Jirka said:
Gibt es eine elegante Moeglichkeit, gcc's Array-Initialisierung

a = new A[BUF_SIZE](4,2);

nachzubilden?

Wrong language, and wrong language.

Try comp.lang.c++.de or perhaps de.comp.lang.c++

Jirka certainly knows better than you that the right group is
de.comp.lang.iso-c++. de.comp.lang.c++ is as dead as _the_
parrot. Why he posted to comp.lang.c is another question.

I wanted to post this to de.comp.lang.iso-c++ and wondered why
it doesn't pass the moderator.

Sorry,
Jirka
 
D

Dan Pop

In said:
Bullshit. It was a clicko. Do you *type* the group name every time
you post an article?

I don't use a GUI-based newsreader. If I want to post an article to
another newsgroup than the one I'm currently reading, I have to type
its name, otherwise I can simply press the space bar to tell the
newsreader that I want to post to the current newsgroup. For some
mysterious reason, I've NEVER posted anything in the wrong newsgroup.

Dan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top