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.

--~--~---------~--~----~------------~-------~--~----~
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