HI Phil!

 I tried this using xlc v2.4 and got the wrong output.

   Test msg 10 parm P1: aaaaa P2: bbbbb P3: ccccc P4: ddddd P5: eeeee P6: fffff 
P7: ggggg P8: hhhhh P9: iiiii P10:  P11:  <

 I tried it using the Dignus v2.30 compiler with the Dignus runtime and got the 
correct output:

    Test msg 10 parm P1: aaaaa P2: bbbbb P3: ccccc P4: ddddd P5: eeeee P6: 
fffff P7: ggggg P8: hhhhh P9: iiiii P10: jjjjj P11: kkkkk <

 I tried it using the Dignus v2.30 compiler in LE mode and linking under USS and
 got the wrong output:

    Test msg 10 parm P1: aaaaa P2: bbbbb P3: ccccc P4: ddddd P5: eeeee P6: 
fffff P7: ggggg P8: hhhhh P9: iiiii P10:  P11:  <

 This points to the IBM C runtime library as a possible place to look, as it 
doesn't
 seem to be related to the compiler... 

      - Dave Rivers -

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to