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
Ranked #72.9K
2 Posted Topics
Hi all, I've a MAC address (ex- 00:06:cf:45:e5:d9) in a string format.Is there any way to convert this string to hex value, so that i can able to fill the MAC address structure ([B]struct ether_addr[/B]) thanx in advance
Hi all i've a file sysdef.dat which looks similar to this : temp = 43; data = 23; temp2 = 34; ... and it goes on up to some values... how do I read only the values of temp and temp2(i.e 43 & 34) from this file... I've also tried …
The End.
arunprabhu.1