B
BuddyWork
Is there anyway I can limit the PID generation to 3
digits for my application without changing the code?
The only workaround I have found is to terminate the
application and reload it until I get a 3 digit PID
generated by the operating system.
The reason I want to do this is because the PID and other
variables system keys are used to generate an unique
identifier which is then used by the application.
digits for my application without changing the code?
The only workaround I have found is to terminate the
application and reload it until I get a 3 digit PID
generated by the operating system.
The reason I want to do this is because the PID and other
variables system keys are used to generate an unique
identifier which is then used by the application.