[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference azur::mcc

Title:DECmcc user notes file. Does not replace IPMT.
Notice:Use IPMT for problems. Newsletter location in note 6187
Moderator:TAEC::BEROUD
Created:Mon Aug 21 1989
Last Modified:Wed Jun 04 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:6497
Total number of notes:27359

3370.0. "Longer then 32 bits integer and counters?" by SWORD1::ES (Eugene Shvartsman) Thu Jul 16 1992 15:13

According to SRM the integer and counter data types allow the usual relational
and mathematical operations on them.

It is easy to deal with such data types, when they are not more then 32 bits
long. It is not so when they are longer then 32 bits.

The question is: is there a set of routines which allow to perform relational
and mathematical operations on such data types in portable fashion? If there is
no such set, is there the intention to implement it?

Thank you for your answers.

Gene
T.RTitleUserPersonal
Name
DateLines
3370.1No, but...TOOK::GUERTINIt fall down, go boomThu Jul 16 1992 17:103
    As a pure hack, you could try using the time routines.
    
    -Matt.
3370.2SWORD1::ESEugene ShvartsmanThu Jul 16 1992 17:175
    Thank for idea.
    
    To my pity there is no divide, which I need too.
    
    Gene
3370.3BLUMON::SYLORArchitect = Buzzword GeneratorThu Jul 30 1992 17:232
The COBOL run time library on VMS has some 64 bit arithmatic routines as I 
recall... There should be lots of them when Alpha comes out :-)