Search Results

Search: Posts Made By: sweta
Forum: Programming 03-01-2007
19,480
Posted By sweta
Differece between "env" and "set" command
Hi,
Please clarify what is the difference between "env" and "set" command.
I guess set will display the system variables and user defined variables.

Thanks
Sweta
Forum: Programming 12-08-2006
2,976
Posted By sweta
Regarding compilation error.
Hi All,
I facing the following compilation error; when I implementing the following logic.

ostrstream ostr;
ostr << (( scAxsm.getRecord( i ).getField( 2 ).getShort())%12)!=0?((...
2,624
Posted By sweta
Diff b/w modification & updated time
Hi All,
What is the difference b/w last modification time and last updated time.

Thanks
Sweta
Forum: Programming 05-19-2006
66,058
Posted By sweta
How to compile pro*c, C programs
Hi,

How to precompile the c program which has proc statements within it.

If it is only c, I will use the following cmd

cc filename.c -o output

so please tell me what command I have to use...
Forum: Programming 05-15-2006
4,463
Posted By sweta
Regarding char Pointer
Hi,

char *s="yamaha";
cout<<s<<endl;

int *p;
int i=10;
p=&i;

cout<<p<<endl;

1) For the 1st "cout" we will get "yamaha" as output. That is we are getting "content of the address" for...
7,379
Posted By sweta
want to view the escape sequence
Hi,
Is it possible to view the escape sequence in the ascii file. That is I want to see the newlinw character,tab ........ etc

Thanks
Sweta
36,562
Posted By sweta
UNIX Simulator for windows Xp.
Hi,
I need unix simulator, b'coz all the time I am not able to do experiment with my server machine.... plz suggest some free unix simulator.. I am using windows Xp OS.

Thanks
sweta.
3,111
Posted By sweta
Regarding use and require keywords
Hi,
what is the difference between use and require keywords in Perl.

What is the significance of these lines (what it mean, what is the use of this)
#!/usr/bin/perl -w // In...
Forum: HP-UX 01-13-2006
3,097
Posted By sweta
When migrating from HP-UX 11.0 to HP-UX 11.i
Hi to all,
I am migrating HP-UX 11.0 to HP-UX 11.i, The following list are the components which i used in HP-UX 11.0, Whether I can use this same components in HP-UX 11.i or I should upgrade any of...
Showing results 1 to 9 of 9

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