Yawin

Untitled

May 24th, 2014
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.14 KB | None | 0 0
  1.  
  2.     long int *direccion;
  3.     for(direccion=(long int *)0x7FFF;direccion<=(long int *)0xA000;direccion+=2)
  4.     {
  5.         *direccion=(unsigned char)0x00;
  6.     }
Advertisement
Add Comment
Please, Sign In to add comment