Menu

suggestion : common binary file access

rzr
2001-06-13
2001-07-11
  • rzr

    rzr - 2001-06-13

    the deal it to make a class that

    can write/read basic types such as (double ...)
    in binary format

    and this regardless of the plateform type
    (little or big endian)

    also i think i'd like to add common function
    that does sleep and time
    to the ccxx api

    reply me if interessed,
    maybe i have some code to merge

     
    • David Sugar

      David Sugar - 2001-06-21

      There are some further needs in this area.  The serialization engine can create a common file format but is a complex way to do this.  Some of the other functions would likely be useful to add as well.

       
    • Nick Liebmann

      Nick Liebmann - 2001-07-11

      I would have thought an XML implementation would be a better way to go. We would not have to deal with things like endianness, floating point format etc, the format is highly eXtensible, and could be made to support custom objects really easily, (using macros).

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.