What to do after Python?

Marcin 'Qrczak' Kowalczyk qrczak at knm.org.pl
Tue Feb 20 14:33:19 EST 2001


Sun, 18 Feb 2001 15:49:51 -0800, Erik Max Francis <max at alcyone.com> pisze:

> If one is actually writing Standard C++, one doesn't need the
> str... C functions, since one won't be using NUL-terminated C
> strings, but rather std::string.

Unless he wants to open a file with a given name, or get command
line arguments. Not to mention string literals.

-- 
 __("<  Marcin Kowalczyk * qrczak at knm.org.pl http://qrczak.ids.net.pl/
 \__/
  ^^                      SYGNATURA ZASTĘPCZA
QRCZAK



More information about the Python-list mailing list