Search Results

Search: Posts Made By: unisuraj
Forum: Programming 07-01-2009
2,867
Posted By unisuraj
Compilation error in C++ ::_Rb_tree_node_base& !!
Hi,
I am getting the following compilation error in compiling the code :

/**********************************/
Undefined first referenced
symbol ...
Forum: Programming 04-21-2009
2,230
Posted By unisuraj
Need pin generation code
Hi
Can any one tell me from where can i get the code/library(c/c++(Sun)) for PIN generation.
Actually i need to generate a new PIN for the user in case sombody reset his PIN.

Thanks in Advance.
12,291
Posted By unisuraj
Makefile conditional compilation giving error
Hi ,
Please answer my query:
I want to create a common make file for one of mylibrary such that it should work on both Sun as well as Linux on 32 and 64 bit system.
The flow is sth like this:
...
Forum: Programming 06-09-2008
1,551
Posted By unisuraj
Core image showing no prints
Hi All,
I am facing a very peculiar problem with my applciation.
The problem is that one of my process is making core very rarely.But when
I am going to debug it,it is not showing any prints....
Forum: AIX 06-02-2008
11,924
Posted By unisuraj
If the rsh connectivity is there between the...
If the rsh connectivity is there between the machine... then do this way

rsh REMOTE_IP $DIR_NAME/<command>

e.g.
rsh 10.15.1.19 /home/user1/ls

Hope it will work !!!
Forum: Solaris 06-02-2008
2,540
Posted By unisuraj
Need some lib in c/c++ to read db table at one go
Hi All,
I need some sort of library or module which read the db table at one go and keep in process memory.My problem is that I have a call processing module which handles the network call and goes...
Forum: Programming 05-22-2008
5,786
Posted By unisuraj
Hi, I would suggest to use fread that is read...
Hi,
I would suggest to use fread that is read data in bulk say thousands at a time and then manipulate it.You will surely get the performance improvement.
Forum: Programming 05-20-2008
12,335
Posted By unisuraj
Let me add sth... When some object is created...
Let me add sth...
When some object is created say Char arr[MAX].. that is always be the part of some Segment and if the Object is occupying less than 512 bytes
Then its default segment would be of...
Forum: Solaris 04-30-2008
15,462
Posted By unisuraj
One more comment ... If it is a Sun system u...
One more comment ...
If it is a Sun system
u can use sar(system activity report)command whose has a very good output format.
2,861
Posted By unisuraj
Oracle library issue in child process
Hi,
I am using a daemon from which I am forking 3 processes
P1,P2,P3 out of which P3 is compiled with oracle lib32/libclntsh.so and P1,P2 are non database process.
The Logic of daemon is that if...
Showing results 1 to 10 of 10

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