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?
If you are speaking about DDD, it is not a editor, it is debuger, and it's should be under you Linux, just type ddd under your Linux shell. If it is not so just google it, this debuger open source, so you can easily find it..