代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/294911/8193978
ulp fill-via4vacuum.ulp
#usage "Generate a mask to fill vias for vacuum adapter.\n"
""
"To delete the elements in user layer afterwards, display it without "
"any other layers, and use GROUP
www.eeworm.com/read/294911/8194022
ulp cmd-place-restrict-name-value.ulp
#usage "Copy name and value into restrict layer\n"
""
"Generates a command sequence which copies the name texts-wires and value texts-wires "
"of all elements of your
www.eeworm.com/read/294911/8194057
ulp silk.ulp
#usage "Generate a wider silk screen\n"
""
"Some board manufacturers want to have at least a width of 8mil "
"for silk screen lines in order to guarantee legible resu
www.eeworm.com/read/294911/8194095
ulp gluemark.ulp
#usage "Export data for SMD glue dispenser equipment\n"
""
""
"Define glue points in library as circles on tGlue layer. Use as many circles"
" per
www.eeworm.com/read/293914/8264360
c integer.c
/***************************************************************************
integer.c - description
-------------------
begin
www.eeworm.com/read/369296/9656214
cpp debugext.cpp
// DebugExt.cpp: implementation of the CDebugExt class.
//
//////////////////////////////////////////////////////////////////////
#include "DebugExt.h"
#include "SharedDefine.h"
/////////////
www.eeworm.com/read/173431/9658530
c debug.c
/*****************************************************************************
*
* Copyright (C) 2001 Uppsala University & Ericsson AB.
*
* This program is free software; you can redistribute it a
www.eeworm.com/read/172887/9683448
c mda2.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#includ
www.eeworm.com/read/367602/9740342
h stdio.h
#ifndef LIBC_STDIO_INCLUDED
#define LIBC_STDIO_INCLUDED
#include "stdarg.h"
int vsprintf(char *buf, const char *fmt, va_list arglist);
int sprintf( char *buffer, const char *fmt, ...);
int prin
www.eeworm.com/read/170872/9782646
cpp testleak.cpp
//-< TESTLEAK.CPP >--------------------------------------------------*--------*
// FastDB Version 1.0 (c) 1999 GARRET * ? *
// (Main Memory Database Management Syst