uuid_equal man page on Ultrix

Man page or keyword search:  
man Server   3690 pages
apropos Keyword Search (all sections)
Output format
Ultrix logo
[printable version]

uuid_equal(3ncs)					      uuid_equal(3ncs)

Name
       uuid_equal - compare two UUIDs

Syntax
       #include <idl/c/uuid.h>

       boolean uuid_$equal(u1, u2)
       uuid_$t *u1;
       uuid_$t *u2;

Arguments
       u1     A UUID.

       u2     Another UUID.

Description
       The  routine  compares  the UUIDs u1 and u2.  It returns `true' if they
       are equal, `false' if they are not.

Examples
       The following code compares the UUIDs bar_uuid and foo_uuid:
       if (uuid_$equal (&bar_uuid, &foo_uuid))
	   printf ("bar and foo UUIDs are equal\n");
       else
	   printf ("bar and foo UUIDs are not equal\n");

Files
See Also
       intro(3ncs)

							      uuid_equal(3ncs)
[top]

List of man pages available for Ultrix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net