Extracted from Pike v8.0 release 358 as of 2016-11-23.
   

Method System.AllocConsole()


Method AllocConsole

int AllocConsole()

Description

Allocates a new console for the calling process.

Note

Only available on certain Windows systems.

Returns

0 on success, non-zero otherwise.