[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
RE: c++: 2D array
# Thanks, Although I have never used templetes, your program gives
#me a motivation to study them. They seem to be quite powerful.
#
# Thanks once again to all for your time and efforts.
#
Just a word of friendly suggestion :
Study templates from Lippman and Lajoie's book. It is much clearer
than the stuff in Stroustrup. IIRC, Lippman implemented templates in the
CFront/original C++ compiler.
Shourya