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
~2K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums

9 Posted Topics

Member Avatar for missileh

Hi. If anyone has multiple partitions (computer with Macintosh OS X) then please can u give me the output of system_profiler SPSerialATADataType command on the terminal? If system_profiler SPSerialATADataType doesn't give any output then try one of the following: system_profiler SPIDEDataType system_profiler SPSerialSCSIDataType Whichever command out of these three gives …

Member Avatar for redage
0
177
Member Avatar for missileh

Hi..., I just wanted to ask what are the posible scenarios where we could use function pointers in C... If anyone out there has any example then please do tell me....

Member Avatar for jephthah
0
157
Member Avatar for missileh

Hi... Does anyone know how can we get motherboard details using a c program for a Mac machine ? I want details like Motherboard Manufacturer, Its Model No., Its version and Serial Number. How can this information be obtained ??

Member Avatar for missileh
0
100
Member Avatar for missileh

How can we execute shell scripts in java program? Can we redirect the output of a shell script in a stream/buffer object? If any1 knows then please reply... Thanx...

Member Avatar for missileh
0
304
Member Avatar for reiyn17

/*This is a method that inserts a new node in a Doubly linked-list. It inserts a new node after a node whose data value is passed as key into the method. the second argument, dd takes the data value of the node to be inserted. It returns true if the …

Member Avatar for reiyn17
0
134
Member Avatar for missileh

Hi. I have a JAR file and want it to be executed on another machine in the network. I want to write an application that takes an IP address of a machine in the network and executes the JAR file on that machine. How can i do this??

Member Avatar for jwenting
0
75
Member Avatar for missileh

Can i create an application that uses WMI to find hardware information using Visual C++ 6 ?? If yes, then does anyone have sample code?? if yes then do help me out...

Member Avatar for Ancient Dragon
0
89
Member Avatar for paurik

The above post is made by my project partner. To simplify things read this. Well, actually, i m trying to read SMBIOS information. SMBIOS is a region in BIOS that holds infomation about the Hardware of a system. information is stored Type-wise with each type holding info about a particular …

Member Avatar for Ancient Dragon
0
1K
Member Avatar for missileh

If i have 4 contiguos bytes (Example: 78h, F2h, 43h, A0h) in memory that refer to a 32-bit physical address. Then how can i form a 32-bit physical address out of these? After forming the physical address how can i read contiguous data (1byte at a time) from that address …

Member Avatar for Ancient Dragon
0
134

The End.