abcdic2ascii

( no version information , might be only in CVS )

abcdic2ascii -- Vertaalt een string van EBCDIC naar ASCII

Beschrijving

int ascii2ebcdic ( string ebcdic_str)

EBCDIC2ASCII( ) is een Apache-specifieke functie die alleen beschikbaar is op EBCDIC gebaseerde operating systems (OS / 390 , BS2000 ) . De functie vertaald de EBCDIC encoded string ebcdic_str naar de equivalente ASCII representatie ( binary safe ) , en retourneerd deze string .

Zie ook de tegenovergestelde functie ascii2ebcdic( ) .