Home | Contact | Pricing | News | Events | Partners | Mailing List | Site Map
  • Development log
  • Technical papers
  • Live docs

More Resources

Recent Papers

Browse by Technology

Dev Log Archives

Developer Center

[GNAT] New function GNAT.OS_Lib.Pid_To_Integer

Sunday March 5, 2006

A new function is added in package GNAT.OS_Lib: function Pid_To_Integer (Pid : Process_Id) return Integer; This function is useful for hash functions for type Process_Id or to compare Process_Id values.

 

Posted by Posted in Development Log, GNAT Compilation System