C Run-Time Error R6005

not enough memory on _exec

Not enough memory was available to load the process being spawned.

This error occurs when a child process that was spawned by one of the _exec library routines fails and the operating system cannot return control to the parent process.