#include "globals.h"#include <iostream.h>Compounds | |
| class | uint28 |
| Class representation of an unsigned 28-bit integer for use in an ID3v2 tag. More... | |
Functions | |
| ostream & | operator<< (ostream &, const uint28 &) |
| Render a 28-bit integer to a character stream *. More... | |
| istream & | operator>> (istream &, uint28 &) |
| Extract a 28-bit integer from a character stream *. More... | |
|
|||||||||||||||
|
Render a 28-bit integer to a character stream *.
|
|
|||||||||||||||
|
Extract a 28-bit integer from a character stream *.
|
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001