Darren New <dne### [at] sanrrcom> wrote:
> When
> your job is interfacing half a dozen different things together, you
> can't really trust that there's no buffer overruns and so on.
Even though C and C++ are very unsafe languages in that regard, some
tools exist which can catch most of these problems, such as valgrind.
--
- Warp
Post a reply to this message
|