Hi all..
can any one explain me how to implement a byte array in c++.
regards
wijitha.

char and byte are basically synonymous:

unsigned char array[SIZE];
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.