$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Panayiotis (panayk_at_[hidden])
Date: 2007-08-21 14:57:56
Yuval Ronen wrote:
> Why is std::vector an overkill, if I may ask? What makes it heavier than
> C array?
Hey, after googling a little it seems like you are right. That's very
useful to know, thanks!
Anyway it has been a *long* time since I last programmed in C++.
Panayiotis