Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements

10 Posted Topics

Member Avatar for rithish
Member Avatar for myk45

Can you please tell me what is the difference between the code snippet 1 and 2 ? Also tell me which runtime error you are getting with code snippet 1.

Member Avatar for myk45
0
282
Member Avatar for harish_s

In my code, I am trying to open a directory of Solaris OS from Windows OS using FindFirstFile(). In Windows XP, the code is working fine but in Window 7 same code is not working. FindFirstFile() returns INVALID HANDLE in Windows 7 and GetLastError() return error code 50, which means …

Member Avatar for harish_s
0
245
Member Avatar for harish_s

Hi, In my code, I am trying to open a directory of Solaris OS from Windows OS using FindFirstFile(). In Windows XP, the code is working fine but in Window 7 same code is not working. FindFirstFile() returns INVALID HANDLE in Windows 7 and GetLastError() return error code 50, which …

0
67
Member Avatar for harish_s

Hi All, "incremental" flag is used for incremental compilation i.e. when this flag is used, csc compiler will compile only those file that have changed. [B]This flag is exist in C# 1.1, but obsolete in C# 2.0 compiler[/B]. Can anybody tell me the replacement of this flag in C# 2.0 …

Member Avatar for ddanbe
0
209
Member Avatar for harish_s

Please tell me, if anybody knows, from where I can get the Target ID and LUN ID of SCSI devices connected to the server. One file I know is /proc/scsi/scsi file. Is there any other file from where I can get Target ID and LUN ID?? Friends, Please help me..... …

Member Avatar for DimaYasny
0
58
Member Avatar for harish_s

Hi friends, Can anybody tells, in linux, from where we can get the information of connected device (like Harddisk, Tape Drive etc) in linux machine ??

Member Avatar for John A
0
112
Member Avatar for harish_s

Anybody know, from where we can get boot messages of linux other than "dmesg" and "/var/log/messages*" log files ??

Member Avatar for jbennet
0
79
Member Avatar for harish_s

:( Hi friends, I have one question, if anybody can answer it. Question : (I am performing operations on tape drive using st driver) While performing read operation on tape (using read()), EOD occured. After EOD occured, i m firing MTIOCGET request and getting the tape status. After getting tape …

Member Avatar for harish_s
0
165
Member Avatar for harish_s

Hi friends, I have one question, if anybody can answer it. Question : (I am performing operations on tape drive using st driver) While performing read operation on tape (using read()), EOD occured. After EOD occured, i m firing MTIOCGET request and getting the tape status. After getting tape status, …

Member Avatar for Salem
0
85

The End.