![]() 990,302,975 visitors served. |
|
![]() Dictionary/ thesaurus | ![]() Medical dictionary | ![]() Legal dictionary | ![]() Financial dictionary | ![]() Acronyms | ![]() Idioms | ![]() Encyclopedia | ![]() Wikipedia encyclopedia | ? |
parameter |
Also found in: Medical, Financial, Wikipedia, Hutchinson | 0.06 sec. |
|
(1) Any value passed to a program by the user or by another program in order to customize the program for a particular purpose. A parameter may be anything; for example, a file name, a coordinate, a range of values, a money amount or a code of some kind. Parameters may be required as in parameter-driven software (see below) or they may be optional. Parameters are often entered as a series of values following the program name when the program is loaded.
hWndText = CreateWindow (
"TextWClass",
NULL,
WS_CHILD|WS_BORDER|WS_VSCROLL|WS_TABSTOP,
xChar*23+GetSystemMetrics(SM_CXVSCROLL)+8,
yChar*4,
Rect.right-Rect.left+1-xChar*23
-2*GetSystemMetrics(SM_CXVSCROLL)+5,
yChar*(Lines+1)+2,
hWnd,
IDC_TEXTLIST,
(HANDLE)hInstance,
NULL ) ;
|
|
? Mentioned in | ? References in periodicals archive | ||
|---|---|---|---|
| Actual argument expressions are substituted for formal parameters as in beta reduction. Actual argument expressions are substituted for formal parameters as in beta reduction. Actual argument expressions are substituted for formal parameters as in beta reduction. |
| Free Tools: |
For surfers:
Browser extension |
Word of the Day |
Help
For webmasters: Free content NEW! | Linking | Lookup box | Double-click lookup | Partner with us |
|
|---|