Search Results

Search: Posts Made By: Seeker
Forum: Programming 06-04-2002
7,044
Posted By Seeker
many processes writing to a single file
I have some doubts about the solution you suggested:
I am using Ada83, and writing to the file using Text_Io
which is the standard way to perform basic IO in Ada.
I have no direct access to the...
Forum: Programming 06-03-2002
7,044
Posted By Seeker
Writing fast and efficiently - how ?
I have a lot of processes all of which need to write quite
a lot of data to the filesystem ( to a single file).
This is managed today in the following way : all the processes
write the data to...
Forum: Filesystems, Disks and Memory 06-03-2002
2,262
Posted By Seeker
Writing fast and efficiently - how ?
I have a lot of processes all of which need to write quite
a lot of data to the filesystem ( to a single file).
This is managed today in the following way : all the processes
write the data to a...
Forum: Programming 02-18-2002
6,572
Posted By Seeker
No I have'nt - link problems
I will post a message here if I have any advances
Forum: Programming 02-06-2002
6,572
Posted By Seeker
converting a signal to a C++ exception
I am trying to imitate a system call available on Win32
(spit). The functionality is to catch a system exception (i.e. signal)
such as divide-by-zero, and convert it to a catchable c++
exception....
Forum: Programming 02-02-2002
17,638
Posted By Seeker
thanx
To all those who helped calrify matters.
It has been most helpful.

Seeker.
Forum: Programming 02-01-2002
17,638
Posted By Seeker
More questions
It seems I just cant make myself understood....:(
I'll try one more time...

Here is what I want to do :
Process A creats a shared memory object
ShMem1.
The given pointer is treated as...
Forum: Programming 01-31-2002
17,638
Posted By Seeker
Shared in Runtime !
Hi
What I want to acheive is to actually share (in run time)
in a shared memory section, a series of objects that
may contain a virtual function pointer.
Is that possible ?
Forum: Programming 01-28-2002
17,638
Posted By Seeker
Shared memory and C++ Objects (cont)
I asked the next question in a former thread :
Can I safely share objects that have virtual functions (i.e. have
virtual function table pointers) between two processes ?
Where will the pointers...
Forum: Programming 01-27-2002
6,669
Posted By Seeker
more about shared objects
Hi, to be more specific :
I am using AIX on R6k, and shared memory is an option.
How can that approach solve the problem ? Isn't szared memory
mapped into each process's vitual address space...
Forum: Programming 01-24-2002
6,669
Posted By Seeker
Sharing C++ Objects with virtual function table pointers
I am pondering the next question:
Can I safely sare objects that have virtual functions (i.e. have
virtual function table pointers) between two processes ?
Where will the pointers point to in...
Forum: Programming 12-25-2001
7,560
Posted By Seeker
Good IDE for C++ on RS6000/AIX
I am looking for the above
Can anyone point me to a reliable product, with available
support in the forseeable future ?

Seeker
Forum: Programming 12-20-2001
2,974
Posted By Seeker
getpri on gcc (AIX)
I have tried to use the getpri function
(get priority) from the standard C library,
using the gcc compiler on AIX,
but the function does not seem to
reside in the library although it is declared...
Forum: Programming 12-12-2001
2,984
Posted By Seeker
IDE's for C++ and..ADA ?
I am looking for and IDE or at least a compiler that can handle
calls from ADA to C++, including classes and whatnot. I am talking about the AIX platform (RS6000). I have tried Rational's ApexDuo...
Showing results 1 to 14 of 14

 
All times are GMT -4. The time now is 05:42 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy