Skip to content

How do I deal with the a negative subdevice? #154

Discussion options

You must be logged in to vote

-1 simply means "this parameter is not present". So in IrpTransmogrifier, just leave out S.

Another name (like null in Java, NULL in C, null_ptr in C++, None in Python, nil in Pascal,...) might have been less prone to misunderstandings...

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@probonopd
Comment options

@88fingerslukee
Comment options

Answer selected by probonopd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #153 on May 02, 2024 16:55.