Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
[C] Structure CPU of Virtual Machine
SUBMITTED BY:
Guest
DATE:
Jan. 8, 2014, 8:13 p.m.
FORMAT:
Text only
SIZE:
248 Bytes
Raw
Download
Tweet
HITS:
983
Go to comments
Report
static struct {
char pila[8];
unsigned char tos;
unsigned char ip ;
long ciclos;
long cuenta;
long reap;
} cpu;
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus