Gul Janjua

Results 1 comments of Gul Janjua

Hi, I hope you are doing good. Please replace this: `ASSERT(v == 0x12 );` with this: `if(v != 0x12 ) return 0;`