IMO insecurely allows the use of pointer types and the generation of C ++ style styles in memory. But to tell the garbage collector not to touch my code, use the corrected operator.
C # supports direct memory manipulation through pointers in blocks with code marked insecurely and compiled with the / unsafe compiler option.
The fixed statement is used to tell the garbage collector not to touch this code, which has been rounded with the fixed statement.
unsafe { fixed (int* a = &b)
source share