Does anyone know why the C99 arithmetic function ldexp does not work
in ksh93? We tried it but got this error:

ksh93 -c 'print -- $(( ldexp(1, 4) ))'
ksh93: line 1: ldexp(1, 4) : unknown function

Irek
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to