Re: C++ ubyte ?!

Αρχική Σελίδα
Συνημμένα:
Μήνυμα σαν ηλεκτρονικό μήνυμα
+ (text/plain)
+ (text/html)
+ (text/plain)
Delete this message
Reply to this message
Συντάκτης: Alan Dayley
Ημερομηνία:  
Προς: Main PLUG discussion list
Αντικείμενο: Re: C++ ubyte ?!
It probably does not exist. It is not a standard type.
http://www.tutorialspoint.com/cplusplus/cpp_data_types.htm

I assume someone defined it their own include file and that it's probably
an "unsigned char". Search for "typedef unsigned char ubyte" in your source
files.

Alan



On Mon, Dec 9, 2013 at 8:42 AM, <> wrote:

> Does anybody know in which Universe ubyte is defined in C++?
> Which include file?
> ET
> ---------------------------------------------------
> PLUG-discuss mailing list -
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.phxlinux.org/mailman/listinfo/plug-discuss
>

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss