May 16th, 2003 at 4:58 pm
What’s wrong with this C++ line ?
string str = err_str . " " . reason . "n";
It took me at least 2 minutes fighting with the compiler to recall that strings are concatenated by “+” in C++, “.” is Perl
Related posts:
- problems with recent changes of use.perl !
- perl bit-crunching
- Coding in C++, wishing it were Lisp (or Perl)
- some regex “best practices”
- some Perl “magic”
This entry was posted
on Friday, May 16th, 2003 at 4:58 pm and is filed under C / C++, Perl.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.