The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



Push


Unit: SDL_dstruct
Class: TStringStack
Declaration: [1] function Push (Str: string): integer;

The method Push puts the string Str on the stack.

The function returns the index of the stored string (valid range: 1..MaxSize) or -1 if the stack is full.


Last Update: 2025-Mar-31