We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
If i have two serial port in the controller(interfaced 16c550) how to access both using printf library
"use the 'union' command in ANSI-C"
Why? What would that achieve?
"Then You can control a X-dimensional array"
'C' naturally supports multi-dimensional arrays - unions have nothing to do with it!