- Timestamp:
- 04/07/11 21:52:45 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/Converter.cc
r10293 r10323 338 338 //! Converts from a binary block into a hex representation. 339 339 //! 340 //! @param ptr340 //! @param dat 341 341 //! Pointer to the data block 342 342 //! … … 489 489 //! or a bnary data-block (char). 490 490 //! 491 //! @param fmt492 //! Format to be compiled. For details see class reference491 //! @param str 492 //! Data to be converted. For details see class reference 493 493 //! 494 494 //! @returns
Note:
See TracChangeset
for help on using the changeset viewer.