Hello Friends...
I've written a code for Simulating Paging algorithm using LRU...
The code is in the attached file.
Now on windows... it is executing perfectly, giving the output i desire...
but on Linux REGAL gnu compiler, it is giving me the error...
Error file is attached... as error2.jpg
SEGMENTATION FAULT
Can someone help me with this?
How to solve this problem?