Tagged Questions
0
votes
1answer
162 views
Printing same physical address in a c program
Is there is a way to print the same physical address in these Program ( while using shared memory concept ) rather than printing different logical addresses...
The reason for me to print the same ...