On Sex, 2002-12-13 at 09:45, Aarno Syv�nen wrote:
> Hi List,
> 
> in wtp_pack_sar_ack  we have following:
> 
> unsigned char cpsn;
> sprintf(&cpsn, "%c", psn);

Isn't this like putting an char (%c) inside a char (cpsn) with the psn
value ?

like &cpsn = (char) psn; ?



-- 
Bruno Rodrigues <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to