Rational Developer for System z
Enterprise PL/I for z/OS, Version 3.8, プログラミング・ガイド

単純なタイプの一致

次の例は、C ヘッダー・ファイル time.h から 抜粋した、単純な time_t の typedef の変換を示しています。

図 55. 単純なタイプの一致
    typedef long time_t;

    define alias time_t fixed bin(31);

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)