Is this group for a novice C++ programmers?

R

Ron Natalie

George said:
Is this group for a novice C++ programmers?

This is a group for all C++ programmers. However, be very careful. It is for
discussing issues related to programming in the standard language. Questions
about any particular compiler or about various C++ calllable, but system specific,
libraries, will bring scorn upon you.

If you have a question about a particular compiler like GCC or VC++ there exists
groups specifically targeted for them. If you have questions about UNIX/LINUX/
X Windows/MFC/WIN32 libraries, there are other groups that deal with them.

-Ron
 
A

Andre Kostur

(e-mail address removed) (George) wrote in @posting.google.com:
Is this group for a novice C++ programmers?

Yes and no :) If you run across a problem in Standard C++, feel free to
ask here. Put into the _body_ of your message a short, but compilable
program with shows the problem you're having. Note that I mentioned
Standard C++. If your problem has to do with some platform-specific stuff
(like any sort of windowing, or threads) you will find that all we'll do is
point you to a platform-specific newsgroup to ask your question in. If
your problem is something about why you're getting one particular function
overload when you were expecting a different one... this is right place :)


Do be sure to read the FAQ before posting:

http://www.parashift.com/c++-faq-lite/
 

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

No members online now.

Forum statistics

Threads
474,146
Messages
2,570,832
Members
47,374
Latest member
EmeliaBryc

Latest Threads

Top