upload
International Business Machines
Industry: Computer
Number of terms: 98482
Number of blossaries: 0
Company Profile:
Sometimes referred to as “Big Blue” IBM is a multinational corporation headquartered in Armonk, New York. It manufactures computer hardware and software and provides information technology and services.
A work session in which there is an exchange of communication between a 3270 application and the 3270 terminal service recorder.
Industry:Software
An area of storage used for allocation of storage that has a lifetime that is not related to the execution of the current routine. The heap consists of the initial heap segment and zero or more increments.
Industry:Software
An expression that cannot have a value assigned to it. The result of calling a function that does not return a reference. Rvalues always have complete types or the void type. See also lvalue.
Industry:Software
An IBM licensed program that allows SNA users to communicate over packet switching data networks that have interfaces complying with CCITT Recommendation X.25. It allows SNA programs to communicate with SNA or non-SNA equipment over such networks.
Industry:Software
A work station controller description that has the characteristics of a locally attached work station controller but does not exist as hardware.
Industry:Software
An area of virtual storage below the 16MB line reserved for system-related control blocks.
Industry:Software
An expression that contains one operand.
Industry:Software
A workflow activity that requests additional information from the specified participant.
Industry:Software
An area of virtual storage containing reenterable routines from system data sets that are to be part of the pageable extension of the link pack area (LPA) during the current initial program load (IPL). See also pageable link pack area.
Industry:Software
An expression that contains two operands separated by a comma. Although the compiler evaluates both operands, the value of the right operand is the value of the expression. If the left operand produces a value, the compiler discards this value.
Industry:Software