Previous Page Next Page Contents

getpid -- the process ID of the running MuPAD kernel

Introduction

On UNIX and Linux systems, getpid() returns the process ID of the running MuPAD kernel.

Call(s)

getpid()

Returns

a nonnegative integer.

Related Functions

sysname, system

Details

Example 1

Querying the process ID of the running kernel may produce a result like this:

>> getpid()
                                   16184

Changes




Do you have questions or comments?


Copyright © SciFace Software GmbH & Co. KG 2000