代码搜索:formatting
找到约 1,526 项符合「formatting」的源代码
代码结果 1,526
www.eeworm.com/read/320003/3551305
out testasmand.out
unit TestASMAnd;
{ This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
This unit tests ampersands '&' in ASM blocks
submitted by Trid
www.eeworm.com/read/320003/3551327
out testraise.out
unit TestRaise;
{ This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
to test the 'raise' keyword }
interface
implementation
uses Sy
www.eeworm.com/read/320003/3551373
out testdelphinetoperatoroverload.out
unit TestDelphiNetOperatorOverload;
{ This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
test operator overloads in Delphi.NET }
inter
www.eeworm.com/read/320003/3551431
out testemptysquarebrackets.out
unit TestEmptySquareBrackets;
{ AFS August 2003
This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility }
interface
type
TMonkey = (gibb
www.eeworm.com/read/409921/2221631
h tparser.h
// A TParser is a class for parsing input and formatting it (presumabyl for
// display on the screen). All parsers are derived from the TParser class,
// in order to facilitate extending telnet to
www.eeworm.com/read/159920/10589348
c ferrorf.c
/* FERRORF.C
** Prints error message with printf() formatting syntax, then a colon,
** then a message corressponding to the value of errno, then a newline.
** Output is to filehandle.
**
**
www.eeworm.com/read/258434/11864450
c ferrorf.c
/* FERRORF.C
** Prints error message with printf() formatting syntax, then a colon,
** then a message corressponding to the value of errno, then a newline.
** Output is to filehandle.
**
**
www.eeworm.com/read/341877/12057126
c ferrorf.c
/* FERRORF.C
** Prints error message with printf() formatting syntax, then a colon,
** then a message corressponding to the value of errno, then a newline.
** Output is to filehandle.
**
**
www.eeworm.com/read/130553/14186756
c ferrorf.c
/* FERRORF.C
** Prints error message with printf() formatting syntax, then a colon,
** then a message corressponding to the value of errno, then a newline.
** Output is to filehandle.
**
**
www.eeworm.com/read/458008/1590549
rdoc example.rdoc
= Greetings from RDoc
Let's see if we're doing
_real_ formatting...
* This should be
* A bullet list
all nicely formatted