>>>>> On Wed, 9 Jun 2004 09:26:03 +0530, "Mukherjee, Arijit (Arijit)" <[EMAIL 
>>>>> PROTECTED]> said:

>> Is there anyway that the data  can be sent back as char* and not as
>> u_char *.

I suspect that you will have no problems if you merely cast the data.
Byte value wise, a char is equivalent to a u_char.  If you cast a
variable which is a char * to a u_char * you shouldn't have a problem
in using the raw data.

-- 
Wes Hardaker
Sparta


-------------------------------------------------------
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
_______________________________________________
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to