代码搜索:Label
找到约 10,000 项符合「Label」的源代码
代码结果 10,000
www.eeworm.com/read/136812/5859166
c label.c
#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
www.eeworm.com/read/136812/5859182
c label.c
#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 += HORZRES;
www.eeworm.com/read/136812/5859198
c label.c
/*
* Copyright (c) 1980 Regents of the University of California.
* All rights reserved. The Berkeley software License Agreement
* specifies the terms and conditions for redistribution.
*/
#ifnde
www.eeworm.com/read/136812/5859216
c label.c
/*
* Copyright (c) 1980 Regents of the University of California.
* All rights reserved. The Berkeley software License Agreement
* specifies the terms and conditions for redistribution.
*/
#ifnde
www.eeworm.com/read/136812/5859232
c label.c
/*
* Copyright (c) 1980 Regents of the University of California.
* All rights reserved. The Berkeley software License Agreement
* specifies the terms and conditions for redistribution.
*/
#ifnde
www.eeworm.com/read/136812/5859249
c label.c
#ifndef lint
static char sccsid[] = "@(#)label.c 1.1 92/07/30 SMI"; /* from UCB 4.1 6/27/83 */
#endif
extern vti;
label(s)
char *s;
{
int i, o;
o = 01401;
write(vti, &o, 2);
for(i=0; s[i++]; )
www.eeworm.com/read/136812/5859264
c label.c
#ifndef lint
static char sccsid[] = "@(#)label.c 1.1 92/07/30 SMI"; /* from UCB 4.1 6/27/83 */
#endif
#define N 0104
#define E 0101
#define NE 0105
#define S 0110
#define W 0102
#define SW 0112
/* ar
www.eeworm.com/read/135582/5884206
dsp label.dsp
# Microsoft Developer Studio Project File - Name="label" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) App
www.eeworm.com/read/135582/5884417
cxx label.cxx
//
// "$Id: label.cxx,v 1.1.1.1 2003/08/07 21:18:42 jasonk Exp $"
//
// Label test program for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library