C lang lib for char -> int

From: Clark Thompsan (erniedude_at_gmail.com)
Date: 09/27/05


Date: 27 Sep 2005 13:26:03 -0700

Is there a library included with linux distro for C lang where I could
transform the character "571.2345" into 571 with one function call?

Thanks,



Relevant Pages

  • Re: JFS default behavior (was: UTF-8 in file systems? xfs/extfs/etc.)
    ... >> I think this is because the character encoding used by the terminal ... TERM does not have anything to do with locales (LANG). ...
    (Linux-Kernel)
  • Re: fields in a cursor
    ... For i = 1 To fldcnt ... You need to get the field contents as character datatype, ... TRANSFORM() will do that for you. ... converts each possible data type to character. ...
    (microsoft.public.fox.programmer.exchange)
  • Re: XslCompiledTransform
    ... character \u2013 at index 3637 to specified code page. ... What output encoding are you trying to transform to? ... and that character is not contained in the code page you want to use ... serializing the result tree with the desired encoding fails. ...
    (microsoft.public.dotnet.languages.csharp)
  • [XSL] How do i get & #160; to pass through?
    ... I am trying to get a Java/Xalan transform to pass through a numeric ... character to its UNICODE representation. ... windows CMD window): ...
    (comp.lang.java.programmer)
  • Maintaining a Great-than Character in an Attribute Value
    ... I want to transform the following xml file ... where the greater-than character is changed to >. ... Is there any way in XSLT of keeping the greater-than and less-than ...
    (comp.text.xml)