Re: Long integer to string conversions

From: Niels Baggesen (nba_at_users.sourceforge.net)
Date: 11/25/04

  • Next message: mark taylor: "Re: errupdate"
    Date: Thu, 25 Nov 2004 10:06:22 +0000 (UTC)
    
    

    In comp.unix.solaris seema <seema_coma@yahoo.co.in> wrote:
    > Is it possible to Convert a signed long integer to the
    > corresponding string representation in the specified
    > base(base b/w 2 and 36) without using any of the
    > following functions,
    > ltostr(),ultostr(),ltoa(),ultoa(),ioctl() because my
    > linux box is version 2.4.21-4.EL (gcc version 3.2.3 )
    > and it doesnot have above functions.

    snprintf?

    /Niels

    -- 
    Niels Baggesen -- @home -- Århus -- Denmark -- niels@baggesen.net
    The purpose of computing is insight, not numbers  --  R W Hamming
    

  • Next message: mark taylor: "Re: errupdate"

    Relevant Pages

    • Re: Long integer to string conversions
      ... In comp.unix.solaris seema wrote: ... > corresponding string representation in the specified ... The purpose of computing is insight, not numbers -- R W Hamming ...
      (comp.unix.solaris)
    • Re: Long integer to string conversions
      ... In comp.unix.solaris seema wrote: ... > corresponding string representation in the specified ... The purpose of computing is insight, not numbers -- R W Hamming ...
      (comp.sys.hp.hpux)
    • Re: Long integer to string conversions
      ... In comp.unix.solaris seema wrote: ... > corresponding string representation in the specified ... The purpose of computing is insight, not numbers -- R W Hamming ...
      (comp.unix.programmer)