Welcome to Mike95.com
Home
WELCOME
ABOUT MIKE95.COM
CONTACT ME


Features
FUNNY JOKES
HUMAN FACTOR


C++
Library Source Code:
CGIPARSE
JSTRING
JVECTOR
JSTACK
JHASHTABLE


COM / ASP
MIKE95 COM SVR
- ASP STACK
- ASP QUEUE
- ASP VECTOR


Tutorials:
TEMPLATES
ALGORITHMS
DESIGN PATTERNS


Sample Work
Internet Based
TASK/BUG TRACKER


Visual C++ / MFC
FLIGHT PATH (C++)
MP3 PLAY LIST


Java
JAVA TALK
BAR GRAPH
WEB CAM


Personal
CONTACT ME
RESUME
PICTURES
TRIPS
Mike95 C++ COM Server library
Mike95.stack Interface Methods:
  • pop() //removes the item on the top of ths stack
  • push( item ) //inserts the item onto the top of the stack
  • item peek() //returns the value of the item on the top of the stack

Interface Properties:

  • bool isEmpty //(read only) is true if empty, false otherwise
  • long size //(read only) contains the number of items currently in the stack
Screen Shot in Visual Interdev 6.0

(c)2024 Mike95.com / Site Disclaimer
Site Meter