If, like me, you shiver at the site of a While (True) loop, then you too must have thought long and hard about the best way to refactor it away. I\'ve seen several different im
void whiletrue_sim(void) { //some code whiletrue_sim(); }
Warning: Your stack may overflow.