$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Meryl Silverburgh (silverburgh.meryl_at_[hidden])
Date: 2007-05-17 01:31:56
Hi,
I am writing a C++ program under linux.
Can you please tell me if there is a boost library which I execute a
system command?
Kind of like System.exec() in Java?
Thank you.