- First, download and install msbuild
- In Developer Powershel for VS 2022 run
cl:cl .\main.c - Run it :
.\main.exe
Usage: C:\path\to\main.exe [options] [name]
Options:
-h Display this help message and exit.
-d Show thread detail.
name Show information about processes that begin with the name specified.
Abbreviation key:
PID Process Identifier
Pri Priority
Thd Number of Threads
Hnd Number of Handles
CPU Time CPU Time in seconds
Elapsed Time Elapsed Time in seconds