|
Home > Archive > Unix Programming > November 2004 > NTSTATUS relevance
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
NTSTATUS relevance
|
|
| srinivas 2004-11-17, 2:48 am |
| when developing driver routines in windows, NTSTATUS type is used for
returning values, which one will give the same functionality in
linux.what is relevance to NTSTATUS in linux.
plz help me;
thanks;
vasu.
| |
| Lew Pitcher 2004-11-17, 8:46 pm |
| -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
srinivas wrote:
> when developing driver routines in windows, NTSTATUS type is used for
> returning values, which one will give the same functionality in
> linux.
There is no one data type for returncodes from Linux kernel-level functions.
> what is relevance to NTSTATUS in linux.
There is no relevance to NTSTATUS in Linux. NTSTATUS is irrelevant to Linux.
- --
Lew Pitcher
Master Codewright & JOAT-in-training | GPG public key available on request
Registered Linux User #112576 (http://counter.li.org/)
Slackware - Because I know what I'm doing.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFBm/ E7agVFX4UWr64RAv5pAJwN2FrwglPspNu5GxGdZb
+7CwUUuQCgwxwr
vvMT01hfWuRNithfvW1/O9A=
=iC+9
-----END PGP SIGNATURE-----
|
|
|
|
|