⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 s.cc

📁 initial working phase of the design of said editor, featuring multicasting, advanced linux keyboard
💻 CC
字号:
#include "program.h" // for thisextern program puck;class _q{  public:   ~_q(){}   _q(){}   void x( void* ){}};struct event{   timeval tv;   u_int input;   u_int owner;   struct event* next;};struct _x // doesn't matter as long as it's 16 bytes{//   void(_q::* t)( void* );   void* q;   void* r;//   _x* q;   void* s;   _x* x;};#include "thread.h"void _s()// void(vector::* v)( void* ) ){	thread* __t = new thread; // del key release	__t -> addr = &vector::key; // trying to mimic failure	thread* _t = new thread; // key press	event* e = new event; // queue input xmit()//	_x* _y = new _x;	thread* t = new thread; // reciept of message	delete t;//	delete _y;	delete e;	delete _t;	delete __t;}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -