#ifndef lint static char sccsid[] = "@(#)label.c 1.1 92/07/30 SMI"; /* from UCB 4.1 6/27/83 */ #endif #include "con.h" label(s) char *s; { int i,c; while((c = *s++) != '\0'){ xnow += 6; spew(c); } return; }
虫虫下载站 半导体技术网 电子研发网 源码地带 电源技术网 单片机技术网 医疗电子技术 嵌入式系统与单片机