Login   Register  
PHP Classes
elePHPant
Icontem

Class: ps stack

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Asher Wolfstein  >  ps stack  >  Download .tar.gz .zip  >  Support forum Support forum (3)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: ps stack
Base name: ps_stack
Description: Manage a stack like in Postscript
Related classes: , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 161 users
All time rank: 6211
Week users: 0 users
Week rank: 2469
Picture of Asher Wolfstein
Author: Asher Wolfstein <e-mail contact>
Packages: 6 Browse this author's classes Browse this author's classes
Country: United States United States - PHP jobs in United States
Age: ???
All time rank: 1664226 in United States United States
Week rank: 1634 Up206 in United States United States Up
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
This class can be used to manage a LIFO stack (Last In First Out) of values like in the Postscript language.

It implements most of the Postscript stack operations except for mark and cleartomark.

The class can push and pop values from the stack, get the value at the top of the stack or at a given position, get the count of values, exchange the position of two values, duplicate the value at the top of the stack, roll the stack values by a given number of positions.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Data types Modeling and manipulating data types View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file list.abstr.php Aux. Abstract List Class
Plain text file list.inter.php Aux. List Interface
Plain text file stack.class.php Class Main Class
Plain text file stack.class5.php Class Main Class - PHP5.x

Download all files: ps_stack.tar.gz ps_stack.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.