摘要:
yield汇编实现. #include <stdio.h#include <conio.h#include <iostream.h//// marks a location in the program for resume// does not return control, exits function from inside macro//// yield( x, ret )// x : the 'name' of the yield, cannot be ambiguous in the// function namespace// ret : the 阅读全文
posted @ 2013-08-07 15:41 饭后温柔 阅读(793) 评论(0) 推荐(0)
浙公网安备 33010602011771号