Console
rconsolecreate
console window が存在しない場合、process 用に Windows console を allocate します。console window がすでに存在する場合、call は何もせず戻ります。allocation 後、function は stdout を console output に、stdin を console input に redirect します。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
console window が存在しない場合、process 用に Windows console を allocate します。console window がすでに存在する場合、call は何もせず戻ります。allocation 後、function は stdout を console output に、stdin を console input に redirect します。