Hello, 

   I would like to know if anyone has gotten Micocode implemented on the IBM 
mainframe running z/OS (via Unix System Services).


First, I am aware that the IBM code page 1047 is not listed in the 
code_set_registry.h includemember but it’s the modern extension of code page 
037.

Due to thatthe native character set on the mainframe is ebcdic (aka code page 
1047), I’musing the C/C++ compiler option which converts and utilizes ISO 
8859-1character literals.  Though, I’moverloading the standard character 
extractors/inserts to and from ebcdic toascii. This was done since I need to 
display, read/write standard I/O in thenative character set. 

Though, I’m hoping I am not duplicating the efforts which was already done.



Thanks,    Marcus J. Williams
------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
Mico-devel mailing list
Mico-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mico-devel

Reply via email to