Don't use native code because it's not supported :)

On Mon, Apr 6, 2009 at 5:15 PM, Meryl Silverburgh
<[email protected]> wrote:
>
> Hi,
>
> I am trying to use LOGE function to display the value of errno.
> LOGE("errno: %d\n", errno);
>
> But what I get
> errno: 1
>
> But '1' is not a valid errno (I look at errno.h).
>
> Can you please tell me what am I doing wrong?
>
> Thank you.
>
> >
>



-- 
Romain Guy
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time
to provide private support.  All such questions should be posted on
public forums, where I and others can see and answer them

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to