Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 178 Bytes

getmypid.sh.md

File metadata and controls

10 lines (9 loc) · 178 Bytes

getmypid

getmypid -- Gets the current process ID.

Usage

// 1. Function form.
void func::getmypid(int* variable)
// 2. Command form.
void sub::getmypid() > output