GETGID

Portability Function: Returns the group ID of the user of a process.

Module

USE IFPORT

構文

result = GETGID( )

Results

The result type is INTEGER(4). The result corresponds to the primary group of the user under whose identity the program is running. The result is returned as follows:

Compatibility

CONSOLE STANDARD GRAPHICS QUICKWIN GRAPHICS WINDOWS DLL LIB

  USE IFPORT
  ISTAT = GETGID( ) 

このヘルプトピックについてのフィードバックを送信

© 1996-2011 Intel Corporation. 無断での引用、転載を禁じます。