RSA BSAFE Micro Edition Suite

Streamlined security for mobile and embedded devices

Search  Print

STACK Reference

This structure is used to contain a generic data stack.

#include <stack.h>

struct stack_st
    {
    int num;
    char **data;
    int sorted;

    int num_alloc;
    int (*comp)(char **d1, char **d2);
    };

Copyright (c) 1999-2005 RSA Security Inc. All rights reserved. 072-001001-2100-001-000 - 2.1