Package RASCAL.Convert

DescriptionMisc. conversion subprograms.
Authorbbracke
Date2005/11/21 20:14:33
Revision1.1
 

Definitions

Quick access : ClausesGenericsDefinitionsSubprograms


  
Exceptions
Invalid_Digit_Error
Result_Size_Error
 

Subprograms

Quick access : ClausesGenericsDefinitionsSubprograms


  
Integer_To_Hex function
ReturnString
Returns the string representation of hexadecimal number.
Parameter name Type Mode Default
NrIntegerin
WidthPositivein4
  
Hex_To_Integer function
ReturnInteger
Coverts a string representaion of a hexadecimal number into an integer.
No prefix of postfix is allowed.
Parameter name Type Mode Default
HexStringin