in reply to Re: Embedding Perl in Visual C++
in thread Embedding Perl in Visual C++
Say what?? MSVC++ is horrible. It does annoying things like assigning the same memory address to a loop control variable and the last element of an array. By my experience, CodeWarrior produces MUCH faster code.