rajeshkumar.km Member Member since Aug 7, 2006 Last active Sep 15, 2006 Total activities 0 Activity feed Recent contributions #Threads 19 years ago 2605b5e3-8dc7-43c0-ad51-e484f3de8daa my guesss 😉 int i, n = -20; for (i = 0; i < n; i--) { printf("X"); } i think the... #Threads 19 years ago Low Virtual Memory in Windows clear my doubt :sshhh: please tell me how to avoid the problem of low virtual memory shown by windows while working with...