C++ frequently questioned answers
dominik
aha at aha.com
Fri Oct 26 09:22:53 PDT 2007
"Walter Bright" <newshound1 at digitalmars.com> wrote in message
news:fft2ak$2m38$1 at digitalmars.com...
> An interesting and sometimes amusing read:
>
> http://yosefk.com/c++fqa/
speaking of faq - not fqa :)
someone should take a few minutes and write a few sentences to
http://www.digitalmars.com/rtl/gc.html for programmers who never used GC and
what should it mean to them, possibly with an example. And by example I mean
"So, should I just declare pointers with objects on the heap with new and
without delete anywhere or what?" .. and then a simple explanation with
example.
If it already exists somewhere on the site - there should be a FAQ: How to
find stuff on this site
More information about the Digitalmars-d
mailing list