1. Enable Unsafe in project property.
2. 在會用到指標的函式(function)內加上unsafe標籤,舉例如下: static void newsub() //一般宣告 3. declare pointer in statement "fixed (...)"
|
math | Mathematics > math | ALG.download >
ANIBAL Updated Apr 1, 2018, 6:30 PM test | Use template |
math | Mathematics > math | ALG.download >
alg | data.structure Pointer
|