Hello friends, I am Praveen Kumar...Iam new to this forum Can any one tell me, how to convert an array of binary values into the Hexadecimal value.. let us say, iam having an binary array, char Arr[16], the values are stored as Arr[0] = 1, Arr[1]=1, Arr[2]=0, Arr[3]=1........Arr[15] = 1. This array needs to convert it into Hexadecimal... Please help me Friends....
Welcome and you already have your How to convert Binary Array to Hexadecimal Value in C Language for your query