#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 *. | |
| istream& | operator>> (istream &, uint28 &) |
| Extract a 28-bit integer from a character stream *. | |
|
|
Render a 28-bit integer to a character stream *.
|
|
|
Extract a 28-bit integer from a character stream *.
|
1.2.6 written by Dimitri van Heesch,
© 1997-2001