Hello everybody , 
   
  I am porting an application from hp-ux to red hat enterprise  linux 3.0 . 
   
  in one of the source codes there is this conversion done of a decimal number 
to  a number  with a given base .  which is called the string representation of 
the decimal number . the function  is ltoastr . 
   
  syntax :
   
  ltoastr(long integer , base ) 
  ex :  ltoastr(157 . 16) . 
   
  this is will convert the number  157  to its base 16 representation . 
   
  this is a library function  and its in HP-Unix . i need  a similar function 
which provides the same functionality  in Red Hat Enterprise  Linux 3.0 . I am 
trying to find t it . However if anyone knows about it would you plz pass on 
the same information  at [EMAIL PROTECTED]  . I will be highly obliged . 
   
  Regards
  Manoj Bohar
  wipro technologies .
   
   


Manoj Bohara 

"If we try , we risk failure but if we don't we ensure it . "
                
---------------------------------
Groups are talking. We´re listening. Check out the handy changes to 
Yahoo! Groups. 
-- 
http://mm.glug-bom.org/mailman/listinfo/linuxers

Reply via email to