ggidev-assign_int_3 man page on Mandriva

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

ggidev-assign_3(3)		      GGI		    ggidev-assign_3(3)

NAME
       ggidev-assign_3,	 ggidev-assign_int_3,  ggidev-assign_unsigned_3 : Ini‐
       tialize a triple-int

SYNOPSIS
       #include <ggi/internal/triple-int.h>

       unsigned *assign_3(unsigned l[3], unsigned r[3]);

       unsigned *assign_int_3(unsigned l[3], int r);

       unsigned *assign_unsigned_3(unsigned l[3], unsigned r);

DESCRIPTION
       assign_3 assigns the value of one  existing  triple-int	r  to  another
       triple-int l.

       assign_int_3  and assign_unsigned_3 assigns the argument r to the least
       significant position of the  triple-int	l.  assign_int_3  extends  the
       sign, while assign_unsigned_3 does not.

RETURN VALUE
       assign_3,  assign_int_3	and  assign_unsigned_3 all return a pointer to
       the freshly assigned triple-int x.

EXAMPLES
       Assign some values to triple-ints:

       unsigned x[3], y[3], z[3];

       assign_int_3(x, -42);
       assign_unsigned_3(y, 17);
       assign_3(z, x);

SEE ALSO
       ggidev-triple-int(7)

libggi-2.2.x			  2006-12-30		    ggidev-assign_3(3)
[top]

List of man pages available for Mandriva

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