Re: basic_string causes crash in _vsnprintf???

Tech-Archive recommends: Fix windows errors by optimizing your registry



Schobi wrote:
[...]
Probably I'm still a C programmer in heart [...]


  Have you looked at Koenig/Moo "Accelerated C++"?
  It teaches C++ idioms from page one. I read this
  after more than ten years of C++ (and /no/ C at
  all! <g> ) and I enjoyed it a lot.


No...

I read Andrew sometimes in a photographers' maillist.
He uses the same brand of camera as mine.   :)
and that my camera being all manual, non-auto-anything with film,
you see what kind of person I am, don't you? ;)

I have read Stroustroups's book from page one to the end,
(and repeated in the newer edition) and enjoyed it a lot.

If I'm starting to learn programing in C++ right now, then I'd
start with stream idioms, but now I have too much biasses...
(I needed some _years_ to start using '+' operator to std::string, too...)

I'm very slowly learning to use template class in my real codes, (so far I didn't
have strong needs to use it) Once made a effective frame work to write
applications, often it's good idea to stick to it untill it breaks...

In short C++ offeres too many things that some thinga are just above my own need...

I read <comp.lang.c++.moderated> only to be current, to know what's going on
in the front, but what's discussed there is not affecting my work so much...

It's not so bad thing to be a C programmer in heart, indeed. 8)
(just like it's fun to use a manual operated camera...)


muchan (old-fashioned)



.



Relevant Pages

  • Re: basic_string causes crash in _vsnprintf???
    ... > Probably I'm still a C programmer in heart ... It teaches C++ idioms from page one. ... I'm Schobi at suespammers dot org ...
    (microsoft.public.vc.stl)
  • Re: FAQ Topic - How do I format a date with javascript? (2009-02-26)
    ... it is not, ECMAScript is hardly appropriate. ... programmer convenience, not speed. ... with exactly one argument and the join method. ... combining familiar idioms gives her the same result with less effort. ...
    (comp.lang.javascript)
  • Re: how can I remove all the comments in my c program.
    ... Well written code should be readable to a programmer proficient in the language in question, this means that the need for comments is reduced. ... As to idiomatic code, if you are an X programmer you should be familiar with the idioms, if not learn some more. ... i doubt he works on project that's source code is larger then 10mb compresed (and source files compress with 90% ratio) so size is probably not the problem euther... ...
    (comp.lang.ruby)
  • Re: Has Java become too complicated?
    ... As a C programmer at heart, it hurts to hear all those lovely C-isms ...
    (comp.lang.java.programmer)
  • Re: Language Features Id Like To See
    ... >> Obviously concise. ... > Yes, perfectly clear, to a C programmer. ... It is one of the most common ... >> idioms you are likely to find for copying a string. ...
    (borland.public.delphi.non-technical)