Re: doubt Shared memory problem

2005-06-07 Thread Omer Zak
More details are needed: 1. In which programming language and for which environment was your application developed? 2. If it was developed in C/C++, Java or something similar, what data types are being used by it and what are their sizes? 3. Are there any built-in arbitrary limits on sizes of data

Re: doubt Shared memory problem

2005-06-07 Thread Orna Agmon
On Mon, 6 Jun 2005, ARUN wrote: > hi folks > here i am fire fighting with a shared memory error in linux platforms > i developed an application in a 32 bit machine, and i ported it in to 64 > bit machine > it was working porperly in 32 bit machine. unfortunately it is not working > properly i

doubt Shared memory problem

2005-06-07 Thread ARUN
hi folks      here i am fire fighting with a shared memory error in linux platforms      i developed an application in a 32 bit machine, and i ported it in to 64 bit machine       it was working porperly in 32 bit machine. unfortunately it is not working properly in 64 bit maching    giving an e