The Code Project Click here for Dundas Software's TCP/IP Development Kit
Home >> C++ / MFC / STL >> General

CInt96 v1.04 - 96 Bit Integers
By PJ Naughter

A Freeware MFC class which provides 96 bit integers. 
 VC6, Win9x, NT4, MFC
 Posted 4 Mar 2000
Articles by this author
Send to a friend
Printer friendly version
Latest Articles Logon Message Boards Submit an Article
Broken links? Email us!
7 users have rated this article. result:
4.43 out of 5.

  • Download source files - 10 Kb
  • Introduction

    If you have every been doing any arithmetic which stretches the limits of the build in __int64 data type in Visual C++, then here is a class which gives you an extra 4 bytes to play with.


    Features
    Usage
    History
    Enhancements
    Contacting the Author


    Features

    The source zip file contains the CInt96 source code and a simple console program which exercises the class.


    Usage


    History

    v1.0 (11 July 1999)

    V1.01 (17 October 1999)

    V1.02 (26 October 1999)

    V1.03 (28 October 1999)

    V1.04 (5 December 1999)


    Planned Enhancements


    Contacting the Author

    PJ Naughter
    Email: pjn@indigo..ie
    Web: http://www.naughter.com
    5 December 1999

    [Top] Rate this Article for us!     PoorExcellent  
    Hint: For improved responsiveness, use Internet Explorer 4 (or above) with Javascript enabled, choose 'Dynamic' from the View dropdown and hit 'Refresh'
     Keyword Filter
     View   Per page   Messages since
    New threadTotal Messages for this article: 0
    Subject 
    Author 
    Date 
    -- No entries present --

    Home >> C++ / MFC / STL >> General
    last updated 4 Mar 2000
    Article content copyright PJ Naughter, 2000
    everthing else © CodeProject, 1999-2001.
    The Code Project Click here for the free Dundas Upload control