Search Results

Search: Posts Made By: Shobhit
Forum: Programming 08-23-2002
3,584
Posted By Shobhit
I agree that compilers are free to optimise the...
I agree that compilers are free to optimise the way they like.But i was surprised to see exactly similar behaviour for c and c++ respectively on VC++ ,Turbo,gnu,aCC compilers.
All changed value of...
Forum: Programming 08-22-2002
3,584
Posted By Shobhit
constants in C/C++
Hi all
My question is related to following sample code which tries to change consant value by pointers.(I know it is wrong practice but i am surprised by mis-behaviour)
The code:

#include...
Forum: Programming 05-15-2002
2,960
Posted By Shobhit
Can i request some more explainations on...
Can i request some more explainations on above..please
Shobhit
Forum: Programming 05-14-2002
2,960
Posted By Shobhit
At this time I would like to clear myself of few...
At this time I would like to clear myself of few more communications doubt..elaborating on ur 4th reply only for the present one...
I have to send following information to some application
...
Forum: Programming 05-14-2002
2,960
Posted By Shobhit
That was real quick :-) Here are few more...
That was real quick :-)
Here are few more clarifications from my side
1)I am using chararcter or char array to simulate memory. As I said before that the data is coming from external line and I...
Forum: Programming 05-14-2002
2,960
Posted By Shobhit
Hi perderabo The previuos "c" code was for just...
Hi perderabo
The previuos "c" code was for just testing the machine behaviour.Actually the problem is as follows:
I am getting data on X.25 line which is read into a structure of following type-
...
Forum: Programming 05-14-2002
2,960
Posted By Shobhit
HPUX and Compaq problem-urgent
Hi All
Following is the lines of code which simply makes a structure of 1 bit member and 7 bit is unused.Then the structure is initialised with char pointer.The output on HPUX(BIG Endian) and...
Forum: Programming 04-19-2002
6,556
Posted By Shobhit
C long long HP-UX
I have a program written in C on HP-UX 11i. The program is as
below ...
long long a;
a = 12345678987654321;
printf ("%lld",a);

I compile the code...
19,715
Posted By Shobhit
To many doubts
Hi Perderabo
I am basically trying to read a radar message following ASTERIX format(which is bit oriented) which comes on HDLC(little Endian) line.Now I have to put the bit stream coming into...
19,715
Posted By Shobhit
AIX endian again
Hi all
I know AIX is big-endian machine.But does it read bytes in normal way from LSB.


Does it happen in some machine that at multi-byte integer level it is Little-endian and while reading a...
4,501
Posted By Shobhit
Hi U have got the proper path previuosly.I...
Hi
U have got the proper path previuosly.I shall just elaborate on that.I think crontab will be good for you if you have to back up daily.U can write in a file a time and cp *.c ./cbackup and give...
6,173
Posted By Shobhit
ps output
Hi all
On a multi-processor system does ps show all the processes running on all processors or some thing else happens.If so can we distinguish between processes running on one processor from other....
2,692
Posted By Shobhit
Hi I have a working code for vmproc and eps on...
Hi
I have a working code for vmproc and eps on compaq.I want to port it to HPUX.I need to find out what system functions to call to implement the tools.Also glance is a third party tool which has...
2,692
Posted By Shobhit
Can you give more details regarding glance?Is...
Can you give more details regarding glance?Is there separate tool just at par with vmproc?
Also I need HPUX equivalent of eps."The eps command enables to show process CPU consumption and memory...
2,692
Posted By Shobhit
vmproc & eps tools
Hi All
I am new to this wonderful message forum.I have high hopes on all the members in helping me out.I am looking out for a tool on HPUX which does work similarly to vmproc on TRU64.I am...
3,121
Posted By Shobhit
Hi Dear Shilpa Use stty hp on HPUX machine and...
Hi Dear Shilpa
Use stty hp on HPUX machine and add ifdef HPUX sort of condition to set according to OS.
Happy Porting
Shobhit
Showing results 1 to 16 of 16

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