Home
Results for: Vertical bar
Computers (1 of 3 sources) Open/Close data Source
vertical bar

The vertical bar character (|), located over the backslash (\) key, is used as an OR operator. In the C/C++ language, two vertical bars are used; for example, if (x == 'a' || x == 'b') means "if X is equal to A or B." It is also used as a pipe symbol, which directs the output of one process to another. See DOS filters & pipes.

Download Computer Desktop Encyclopedia to your PC, iPhone or Android.



Wikipedia Open/Close data Source
Mentioned In Open/Close data Source