scilab-5.3.3
Scilab help >> Windows tools > createGUID
createGUID
Creates a GUID (Windows only)
Calling Sequence
res = createGUID(number_of_GUID)
Description
createGUID creates a Globally Unique IDentifier (GUID), , a unique 128-bit integer used for CLSIDs and interface identifiers .
Authors
- Allan CORNET
| << consolebox | Windows tools | dos >> |