Connecting Tech Pros Worldwide Help | Site Map

faq sites

  #1  
Old July 22nd, 2005, 07:47 AM
harish
Guest
 
Posts: n/a
Can anyone tell some good C++ faq(Frequently asked questions) sites.
  #2  
Old July 22nd, 2005, 07:47 AM
Sharad Kala
Guest
 
Posts: n/a

re: faq sites



"harish" <harishksh@yahoo.com> wrote in message
news:ff46df6e.0402230230.355d64bc@posting.google.c om...[color=blue]
> Can anyone tell some good C++ faq(Frequently asked questions) sites.[/color]
Sure
http://www.parashift.com/c++-faq-lite/


  #3  
Old July 22nd, 2005, 07:47 AM
Thomas Matthews
Guest
 
Posts: n/a

re: faq sites


harish wrote:[color=blue]
> Can anyone tell some good C++ faq(Frequently asked questions) sites.[/color]

See my signature.

--
Thomas Matthews

C++ newsgroup welcome message:
http://www.slack.net/~shiva/welcome.txt
C++ Faq: http://www.parashift.com/c++-faq-lite
C Faq: http://www.eskimo.com/~scs/c-faq/top.html
alt.comp.lang.learn.c-c++ faq:
http://www.raos.demon.uk/acllc-c++/faq.html
Other sites:
http://www.josuttis.com -- C++ STL Library book

  #4  
Old July 22nd, 2005, 07:49 AM
Sumit Rajan
Guest
 
Posts: n/a

re: faq sites



"harish" <harishksh@yahoo.com> wrote in message
news:ff46df6e.0402230230.355d64bc@posting.google.c om...[color=blue]
> Can anyone tell some good C++ faq(Frequently asked questions) sites.[/color]

Apart from the links that you have already been given, you can try out
Bjarne Stroustrup's site:

http://www.research.att.com/~bs/

http://www.research.att.com/~bs/bs_faq2.html
http://www.research.att.com/~bs/bs_faq.html

Regards,
Sumit.





Closed Thread