next up previous contents
Next: Solution Up: Kinds Previous: Kinds

 

Kind Functions and Available Representations

Write a program which quizzes a processor and prints out the available kinds for the INTEGER data type. For each available kind, give the maximum exponent range that is supported. Also give the kind number corresponding to the default INTEGER. If an exponent is too large to be supported then SELECTED_INT_KIND will return -1. (You can assume that no number greater than tex2html_wrap_inline3368 will be supported.)

Go back to Notes gif




next up previous contents
Next: Solution Up: Kinds Previous: Kinds

©University of Liverpool, 1997
Thu May 29 10:11:26 BST 1997
Not for commercial use.