CMPS 101
Examples

Java
Queue
Queue.javaQueueTest.javaMakefile
Stack:
  Stack.javaStackTest.javaMakefile 
File input-output and String tokenization: FileIO.java

C:
Queue in C:
  Queue.hQueue.c, QueueTest.cMakefile
Stack in C
Stack.hStack.cStackTest.cMakefile
File input-output and String tokenization::  FileIO.c




If you find any errors, please report them to: ptantalo@soe.ucsc.edu

webmaster@soe.ucsc.edu

Back to the SOE Class Home Pages
Back to the SOE Home Page