ltostr man page on HP-UX

Man page or keyword search:  
man Server   10987 pages
apropos Keyword Search (all sections)
Output format
HP-UX logo
[printable version]

ltostr(3C)							    ltostr(3C)

NAME
       ltostr(),   ultostr(),	ltoa(),	 ultoa()  -  convert  long integers to
       strings

SYNOPSIS
   Obsolescent Interfaces
DESCRIPTION
	      Convert a signed long integer to the corresponding string
			     representation in the specified base.  The	 argu‐
			     ment base must be between 2 and 36, inclusive.

	      Convert an unsigned long integer to the corresponding string
			     representation  in the specified base.  The argu‐
			     ment base must be between 2 and 36, inclusive.

	      Convert a signed long integer to the corresponding base 10
			     string representation, returning a pointer to the
			     result.

	      Convert an unsigned long integer to the corresponding base 10
			     string representation, returning a pointer to the
			     result.

       These functions are smaller and faster than using  for  simple  conver‐
       sions (see printf(3S)).

   Obsolescent Interfaces
       convert long integers to strings.

ERRORS
       If  the	value of base is not between 2 and 36, and return NULL and set
       the external variable to ERANGE.

WARNINGS
       The return values for and point to data whose content is overwritten by
       subsequent calls to these functions by the same thread.

       and  are	 obsolescent  interface	 supported only for compatibility with
       existing DCE applications. New multi-threaded applications  should  use
       and

AUTHOR
       and were developed by HP.

SEE ALSO
       strtol(3C), printf(3S), thread_safety(5).

								    ltostr(3C)
[top]

List of man pages available for HP-UX

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