Good morning
Sometimes I know that I'm still a beginner in programming. I have tested a lot and have searched for a solution. But now I think it's the ti.e to ask the specialists.
I want to extract the VIN from the CAN. I need this VIN in something like a String.
I have 17 variables ( for example: buf[0] to buf[16]). How is it possible to write this variables in one char, string or String???
I need the character like WVW....
After some days of reading testing, I have absolutely no idea.
Thanks a lot.
Gary
Sometimes I know that I'm still a beginner in programming. I have tested a lot and have searched for a solution. But now I think it's the ti.e to ask the specialists.
I want to extract the VIN from the CAN. I need this VIN in something like a String.
I have 17 variables ( for example: buf[0] to buf[16]). How is it possible to write this variables in one char, string or String???
I need the character like WVW....
After some days of reading testing, I have absolutely no idea.
Thanks a lot.
Gary