Microsoft Visual C++

P

Pmb

Hi. I'm new to this group and am coming from programming in C, which I
haven't done in years. I'm learning C++ right now. When I finish I'd like to
go to Visual C++. Is there a newsgroup for that or are there many people
here who know visual C++?

Thanks

Pete
 
J

John Carson

ICanFly said:
Try MS's Newsgroup:

news://news.microsoft.com

Specifically,

microsoft.public.vc.language

and

microsoft.public.vc.stl

You can connect directly to the MS news server with Outlook Express (and
presumably other news readers) at

msnews.microsoft.com
 
T

tom_usenet

Hi. I'm new to this group and am coming from programming in C, which I
haven't done in years. I'm learning C++ right now. When I finish I'd like to
go to Visual C++. Is there a newsgroup for that or are there many people
here who know visual C++?

Questions about the standard C++ language and libraries (such as
iostreams, the STL, templates, virtual functions, etc.) are best asked
here. Anything else (such as Win32, MFC, quirks of MSVC++, IDE issues)
should go to one of the groups under microsoft.public.vc. My news
server carries them anyway, but if yours doesn't, try
news.microsoft.com, or google groups.

Tom
 
J

jeffc

Pmb said:
Hi. I'm new to this group and am coming from programming in C, which I
haven't done in years. I'm learning C++ right now. When I finish I'd like to
go to Visual C++. Is there a newsgroup for that or are there many people
here who know visual C++?

There are 2 parts to Visual C++ - the environment, and the language
compiler. You can get help here with the language (although there are a few
specifics quirks to the Microsoft compiler (just like any compiler, but
maybe more so :))) For the rest, go to the microsoft.public.* newsgroups.
 

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,169
Messages
2,570,919
Members
47,459
Latest member
Vida00R129

Latest Threads

Top