Are there any functions in c like memcpy perhaps that can return the
memory address from the address bus for an array of say char name[5] ? This
would be 40 bits somewhere. Where in memory?
Bill
memory address from the address bus for an array of say char name[5] ? This
would be 40 bits somewhere. Where in memory?
Bill
Comment