[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Newbie question
From: |
Christian Rishoj |
Subject: |
Re: Newbie question |
Date: |
16 May 2002 18:33:04 +0200 |
On Thu, 2002-05-16 at 14:52, BORBELY Zoltan wrote:
> Haven't you forgot to initialize ``data'' correctly? The following code
> snippet should work:
Yes, I did : )
I forgot this call:
> GSM_DataClear(&data);
I didn't catch until now, because fetching info like IMEI and model
doesn't require this call.
Thanks a lot.
Christian