Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Specifier


  
  Tcl Built-In Commands - format manual page   (Site not responding. Last check: 2007-10-20)
The conversion specifier controls the conversion of the next successive arg to a particular format and the result is appended to the result string in place of the conversion specifier.
Specifies that a space should be added to the beginning of the number if the first character isn't a sign.
Specifies that the number should be padded on the left with zeroes instead of spaces.
www.tcl.tk /man/tcl8.4/TclCmd/format.htm   (1456 words)

  
 READ
is a unit specifier that specifies the unit to be used in the input operation.
is an input/output status specifier that specifies the status of the input/output operation.
is an error specifier that specifies the statement label of an executable statement to which control is to transfer in the case of an error.
www.absoft.com /Products/Compilers/Fortran/Macintosh/XLF/xlf/pgs/lr155.htm   (1618 words)

  
 CLHS: Macro DEFTYPE
If the new type specifier takes no arguments, or if all of its arguments are optional, the type specifier may be used as an atomic type specifier.
Recursive expansion of the type specifier returned as the expansion must terminate, including the expansion of type specifiers which are nested within the expansion.
If the expansion of a type specifier is not defined fully at compile time (perhaps because it expands into an unknown type specifier or a satisfies of a named function that isn't defined in the compile-time environment), an implementation may ignore any references to this type in declarations and/or signal a warning.
www.lispworks.com /documentation/HyperSpec/Body/m_deftp.htm   (396 words)

  
 Specifier 2000
When Specifier libraries existing off a network location are not available, Specifier does not remove these libraries from the list of available libraries in the Library dialog box.
Giza Specifier will not produce errors processing date data when the date changes from 31 December 1999 to 1 January 2000, provided all other products (software, operating system, and hardware) used with it exchange correct date data with Specifier.
Specifier now stores projects in a single compressed file which can be saved in any location on your system or network.
www.konstruct.com /products/specifier/2000   (476 words)

  
 Inquiring About Files
The only exception is the unit specifier, which, if no keyword is specified, must be the first specifier.
To inquire by unit, a unit specifier must be present, and a file specifier cannot be present.
To inquire by file, a file specifier must be present, and a unit specifier cannot be present.
docs.cray.com /books/S-3693-50/html-S-3693-50/zfixedybpslj4q.html   (1389 words)

  
 HP Fortran for OpenVMS   (Site not responding. Last check: 2007-10-20)
The namelist specifier indicates namelist formatting and identifies the namelist group for data transfer.
The record specifier identifies the number of the record for data transfer in a file connected for direct access.
The character count specifier defines a variable to contain the count of how many characters are read when a nonadvancing READ statement terminates.
h18000.www1.hp.com /FORTRAN/docs/vms-i64-lrm/forti64lrm_040.html   (2538 words)

  
 Giza Specifier
Giza Specifier, a furniture specification software, was developed for Facet Inc. (Facet Inc. merged with 20 20 Technologies Inc. in March 2001).
Giza Specifier 99, delivered September 1998, provides a host of features that simplify the task of furniture specification.
Giza Specifier users get two releases a year — a major release is available in January and a maintenance release in June.
www.konstruct.com /partnership/casestudy1.htm   (539 words)

  
 Construction Specifier
The Construction Specifier is the official magazine of the Construction Specifications Institute (CSI), a national technical organization, established in 1948, working to meet the industry’s need for a common language and system to organize, standardize, retrieve, communicate, and exchange construction information.
The Construction Specifier is one of CSI’s key vehicles for that communication and exchange of construction information.
The Construction Specifier’s editorial focus relates directly to the job functions of its core readership—professionals involved in the specification process.
www.csinet.org /s_csi/sec_specifier.asp?TRACKID=&CID=4&DID=4   (399 words)

  
 ISIS Appendix D - SUBCUBE SPECIFIER
A suffix specifier has exactly the same format as the core specifier except that it is enclosed in parentheses and the left parenthesis is preceeded by an upper case or lower case "S" character.
If the entire input subcube specifier is the null (blank) string, then this means that the entire input qube is being selected, including all of the core and all of any suffix planes that are present.
This feature is useful when the length of the subcube specifier string would exceed the 128 character length of the TAE parameter or when the same subcube specifier is to be used for several different application programs.
wwwflag.wr.usgs.gov /USGSFlag/Data/software/save/isis_apd.html   (1731 words)

  
 Polystat Static Control Tile Specifier Sheet
Specifier Note: Articles below may be omitted when specifying manufacturers proprietary products and recommended installation methods.
Specifier Note: Article below should be restricted to statements describing design or performance requirements and functional (not dimensional) tolerances of complete system.
Specifier Note: Article below includes submittal of relevant data to be furnished by Contractor before, during or after construction.
www.gndzero.com /grounding_tile_polystat_specifier_sheet.html   (3139 words)

  
 The Construction Specifier
When space is at a premium, this can be a double advantage for both owner and specifier.
When low temperatures are expected, the architect/engineer (A/E) and specifier should prepare themselves by laying out procedures in advance.
Specifiers concerned with project acoustics or cleanliness should consider this structural option.
www.constructionspecifier.com   (480 words)

  
 Date Format
If the m specifier immediately follows an h or hh specifier, the minute rather than the month is displayed.
If the mm specifier immediately follows an h or hh specifier, the minute rather than the month is displayed.
The am/pm specifier can use lower, upper, or mixed case, and the result is displayed accordingly.
www.stgsys.com /fpp-htmlhelp/hs20.htm   (548 words)

  
 Specifier 2003
With this enhancement, Specifier can now support up to 25 option groups.
For a user this support is completely transparent as all related commands and interfaces remain the same.
Specifier users of this version of Specifier are not required to update their existing Specifier libraries.
www.konstruct.com /products/specifier/Specifier2003   (193 words)

  
 CLHS: Function SET-PPRINT-DISPATCH
This guarantees that there will never be two entries associated with the same type specifier in a given pprint dispatch table.
Two values are associated with each type specifier in a pprint dispatch table: a function and a priority.
This signifies that the corresponding object must be a cons cell whose car matches the type specifier car-type and whose cdr matches the type specifier cdr-type.
www.lispworks.com /documentation/HyperSpec/Body/f_set_pp.htm   (248 words)

  
 CLHS: System Class VECTOR
This denotes the set of specialized vectors whose element type and dimension match the specified values.
If a size is specified, the set includes only those vectors whose only dimension is size.
If the symbol * is specified instead of a size, the set is not restricted on the basis of dimension.
www.lisp.org /HyperSpec/Body/syscla_vector.html   (186 words)

  
 CLHS: Type Specifier VALUES   (Site not responding. Last check: 2007-10-20)
This type specifier can be used only as the value-type in a function type specifier or a the special form.
It is used to specify individual types when multiple values are involved.
The symbol values is not valid as a type specifier; and, specifically, it is not an abbreviation for
www.eg.bucknell.edu /~cs379/clhs/Body/t_values.htm   (102 words)

  
 Focal Point: 2004 Specifier's Guide   (Site not responding. Last check: 2007-10-20)
Focal Point is pleased to announce the arrival of our 2004 Specifier's Guide.
With over 20 new luminaires and expansions of our most popular lines, you're sure to find this catalog to be our best.
Specifiers will love the 16- page application photography section that starts this new book.
www.focalpointlights.com /latest/latest_specGuide.htm   (79 words)

  
 CLHS: Issue TYPE-SPECIFIER-ABBREVIATION Writeup
may not be abbreviated to a type specifier symbol.
* is not permitted as an argument to the MOD type specifier.
specifiers may not be abbreviated to type specifiers that
www.cs.cmu.edu /Groups/AI/html/hyperspec/HyperSpec/Issues/iss354-writeup.html   (566 words)

  
 CLHS: Function TYPEP
type-specifier---any type specifier except values, or a type specifier list whose first element is either function or values.
Returns true if object is of the type specified by type-specifier; otherwise, returns false.
The consequences are undefined if the type-specifier is not a type specifier.
www.eg.bucknell.edu /~cs379/clhs/Body/f_typep.htm   (263 words)

  
 CD10-25 - Specifier's Failure: Inducing Failures in Tank Linings by Incorrect Selections or Actions   (Site not responding. Last check: 2007-10-20)
Many "tank lining failures" are not simply a failure of the lining material to perform.
When something goes amiss, the coating applicator is the first to take the heat but many problems rightfully reside with the decision makers - those individuals whose task it is to choose an appropriate lining system and specify how it is to be applied, operated, and eventually maintained.
In this paper the generic term "tank" is used to cover vessels and associated piping.
208.233.211.117 /cgi-bin/SoftCart.exe/PDFSTORE/PAGES/CD10-25.htm?L+sspcstore+orlm5008+1075397308   (149 words)

  
 SMS Power! - Forums - View topic - SDSC Debug Console Revision
Also, it is not specified whether the SDSC Debug Console ports are write-only or read/write.
Also, the width specifier is in decimal (ASCII), but is limited to 256.
Doing the above would mean that the width specifier would be required, since there is no way for the parser to distinguish between a width specifier of 0x64 characters versus no width specifier and a 'd' format specifier.
www.smspower.org /dev/forum/messages/11271.html   (997 words)

  
 Loading extension libraries - CHICKEN - A practical and portable Scheme system. Version 2, Build 2   (Site not responding. Last check: 2007-10-20)
This facility allows extending the set of valid extension specifiers to be used with
The handler should return a new specifier that will be processed recursively.
Alternatively the handler may return a string which specifies a file to be loaded:
www.call-with-current-continuation.org /manual/Loading-extension-libraries.html   (315 words)

  
 05720 - Ornamental Handrails and Railings (Johnson Architectural Hardware)
The minimum sizes indicated are those recommended to achieve the stiffness necessary for adequate tensioning of the cable.
** NOTE TO SPECIFIER ** Stainless steel cables are used as the infill in guardrail assemblies.
A cable assembly consists of three elements: 1) the cable, 2) an attachment fitting at each end, and 3) a turnbuckle or adjustable threaded stud to apply tension to the cable.
www.arcat.com /sdspecs/htm/05720csj.htm?coid=40915   (2410 words)

  
 Hints implementation - Using the GNU Compiler Collection (GCC)   (Site not responding. Last check: 2007-10-20)
storage-class specifier are effective (C90 6.5.1, C99 6.7.1).
is specified, the variable may have a shorter lifespan than the code would indicate and may never be placed in memory.
The extent to which suggestions made by using the inline function specifier are effective (C99 6.7.4).
gcc.gnu.org /onlinedocs/gcc/Hints-implementation.html   (168 words)

  
 Generic specifier - Nemerle Homepage
This is however still problematic -- when you see :, you don't know if it's a generic specifier or a type enforcement.
Heuristic could be used -- if there are two Foos in a row, it's a generic specifier.
So dropping generic specifier altogether is not possible for completeness reasons.
www.nemerle.org /Special:Randompage   (759 words)

  
 Themes and specifier fallbacks...   (Site not responding. Last check: 2007-10-20)
:) Right now, no fallbacks are specified for any of the faces in faces.c like they are for the other types of windowing systems.
So that way if you are using the Gnome theme selector and change your theme, the fallbacks will change.
This means that if you have specified changes to the faces, they will still be in effect, but if you just use the 'defaults', then the frame will dynamically update to reflect the new color scheme of the theme.
list-archive.xemacs.org /xemacs-beta/200005/msg00333.html   (156 words)

  
 LandscapeOnline.com :: Home
Back in 1990, the Minneapolis Parks and Recreation (MPR) department tested a prototype mulching mower with a recycling deck by Toro, quickly discovering that the mulching feature cut the number of man hours and number of mowers necessary to meet turf maintenance requirements on its 5,000 acres.
The growing season is approaching and you're thinking about adding a new tractor or mower to your operation.
If there's a silver lining to the storms that killed and impacted so many on the Gulf Coast it's the chance to remake and improve many communities in Louisiana and Mississippi.
www.landscapeonline.com   (531 words)

  
 Jorge Hankamer WebFest
A new specifier, HELLA, is found in the discourse of young speakers in the San Francisco Bay Area, as seen in (1–2).
HELLA appears as specifier of a wide variety of syntactic categories: A', V', I', Q', N'.
Syntactically, HELLA is a specifier of the Intensifier category, a more generalized intensifier than previously documented in English.
ling.ucsc.edu /Jorge/waksler.html   (474 words)

  
 Chistory
They are `close to the machine' in that the abstractions they introduce are readily grounded in the concrete data types and operations supplied by conventional computers, and they rely on library routines for input-output and other interactions with an operating system.
The solution constituted the crucial jump in the evolutionary chain between typeless BCPL and typed C. It eliminated the materialization of the pointer in storage, and instead caused the creation of the pointer when the array name is mentioned in an expression.
In particular, the C standard did not attempt to specify formally the language semantics, and so there can be dispute over fine points; nevertheless, it successfully accounted for changes in usage since the original description, and is sufficiently precise to base implementations on it.
cm.bell-labs.com /cm/cs/who/dmr/chist.html   (8388 words)

  
 CLHS: Issue CONS-TYPE-SPECIFIER Writeup   (Site not responding. Last check: 2007-10-20)
by the fact that dispatch cannot be described in terms of `type specifiers'.
Either type specifier may be *, which means the same as T. Either the second type specifier or both type specifiers may be omitted.
Omitted type specifiers default to T. Extend the CONS pretty printer dispatcher to treat (CONS) the same as CONS.
ccrma.stanford.edu /courses/220b/HyperSpec/Issues/iss078-writeup.html   (361 words)

  
 Looser throw specifier error in C++ — Agapow.net site
This error occurs when a method in a derived class has a different throw specifier (the set of allowed objects that can be thrown from within the method) to the base class.
Note that if no destructor is defined in the derived class, the problem still occurs as the automatically generated destructor is like that above, i.e.
Agapow.net is bought to you by the number e and the letter μ.
www.agapow.net /programming/cpp/looser-throw-specifier   (218 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.