Pseudocode
A Simple Pseudocode
The great thing about pseudocode is that it is pseudo. It can be anything, as it is an abstract representation of code, which makes me = yay!
INCLUDE(io_libraries)
PRINT("Arch is the best!")
STOP()
~ Barrucadu, 2008-05-14 18:51:34