What does “ns” stand for in nsresult as seen in C++ code for Firefox? Likewise, I’m sure that the meaning is the same in uses of NS_IMETHODIMP as used in Mozilla projects.
What does ns stand for in nsresult as seen in C++ code for Firefox?
Share
Pretty sure it’s short for Netscape.