could anyone explain me how to convert bytes of data to string using c programming , would be very thankful. I searched but i didnt get appropriate one .
Example : 112131(bytes) to string ("some sample")
Example : 112131(bytes) to string ("some sample")
Comment