--
Ian Collins.
> Hi there,
> can somebody convert the following perl code to C++
>
> sub OleUnpackPackages {
> my($this, $explodeinto, $parentname, @NativeFilenames) = @_;
>
> [ … ]
Yup, I can definitely convert this perl code to C++. And I'm sure many
others can, too.