List Question
20 TechQA 2023-08-31T08:37:41.217000Truncate and Load table while application is running
49 views
Asked by Atul
presto sql query for getting the fill rate of the table
280 views
Asked by aju_dev
SAL annotation for output parameter that receives number of elements written to buffer
156 views
Asked by wulfgarpro
WinMain taken from docs can't be compiled
172 views
Asked by sanitizedUser
How do I annotate a C or C++ function using SAL to specify that it returns true/false if a parameter is non-NULL/NULL
554 views
Asked by Johann Gerell
C++ SAL.h errors in MSVC standard library
407 views
Asked by Mario Sieg
Microsoft source code annotation language (SAL) does not give C26100 or other warnings
240 views
Asked by minguu42
Can Sal annotate that parameter members may be mutated?
168 views
Asked by Dmytro
How to annotate functions to aid code analysis
119 views
Asked by Frank Heimes
Enforce function isolation at compile time
161 views
Asked by CCrisan
When to use _Notnull_ in C++?
1k views
Asked by JeffR
can an "_inout" parameter be "const" "?
83 views
Asked by ScienceAmateur
Locking SAL with Visual Studio
399 views
Asked by Daniel Knueven
How do I enforce SAL annotations on a typedef'd function?
301 views
Asked by Govind Parmar
Visual studio "Dereferencing NULL pointer" warning
1.4k views
Asked by Scene
C6001 with overloaded assignment operator
95 views
Asked by Tim Sparkles
SAL annotations for returning reference counted objects
111 views
Asked by icebp
How can i write this function using SAL annotations for C in Visual Studio?
158 views
Asked by NullByte55
why vc++ Code Analyze for may-be-null mark raise C6011 on const member function only?
57 views
Asked by wwc
Why is SAL reporting this loop as a potential buffer overrun?
131 views
Asked by Govind Parmar