代码搜索:Converting
找到约 1,282 项符合「Converting」的源代码
代码结果 1,282
www.eeworm.com/read/144361/12800764
h _itowa.h
/* Internal function for converting integers to ASCII.
Copyright (C) 1994,95,96,97,98,99,2002,2003 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is
www.eeworm.com/read/140920/13052532
c dostime.c
/*
dostime.c - routines for converting UNIX time to MS-DOS time.
Borrowed from Info-zip's unzip
Copyright (C) 1999 Bryan Burns
This program is free software; you can redistribute it and/o
www.eeworm.com/read/140464/5792318
c rules.c
/*
* compiler/back_ends/c++_gen/rules.c - initialized c rule structure
* inits a table that contains info about
* converting each ASN.1 type to a C++ class
*
* Copyright (C) 1
www.eeworm.com/read/140464/5792334
c rules.c
/*
* compiler/back-ends/c-gen/rules.c - initialized c rule structure
* inits a table that contains info about
* converting each ASN.1 type to C type
* Copyright (C) 1991, 1992
www.eeworm.com/read/116238/6113284
c rules.c
/*
* compiler/back_ends/c++_gen/rules.c - initialized c rule structure
* inits a table that contains info about
* converting each ASN.1 type to a C++ class
*
* Copyright (C) 1
www.eeworm.com/read/116238/6113294
c rules.c
/*
* compiler/back-ends/c-gen/rules.c - initialized c rule structure
* inits a table that contains info about
* converting each ASN.1 type to C type
* Copyright (C) 1991, 1992
www.eeworm.com/read/115238/6119930
js devasearch_save.js
var u = new Array();
u[0] = "../contents.html|Java Web Start 1.5.0 Developer Guide|... are two ways to navigate this guide: Search the guide Select from the contents|7|";
u[1] = "../converting.html|Co
www.eeworm.com/read/127382/14356917
c sendstr.c
#include "calld.h"
int
send_str(int fd, char *ptr, char *phone, int echocheck)
{
char c, tempc;
/* go though send string, converting escape sequences on the fly */
while ( (c = *ptr++) !
www.eeworm.com/read/223154/14652025
m mat2sel.m
function HDR = mat2sel(FileName,fnout);
% MAT2SEL is useful for converting visual artifact selection
% with gBSanalyze into BKR/EPS compliant *.SEL files.
%
% HDR = mat2sel(infile, [selfile]