Diving with Rays and Sharks, Thailand


 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Diving with Rays and Sharks, Thailand
# 1  
Old 02-20-2011
Diving with Rays and Sharks, Thailand

This was really, really fun! 51 very fun minutes in a large aquarium with sharks, eagle rays, tuna, sea turtles and friends.


Taking a break from wreck diving with my friends at Adventure Divers; we decided to try aquarium diving for a change! This was really fun! Just wish we had taken more video!
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. What is on Your Mind?

Trip Report: My Experience in a Koh Tao Diving Factory

First of all, this review (my observations) of a Koh Tao dive factory, or my experience there, is only based on one dive center. It certainly is not written to imply other, any or all dive centers on Koh Tao are like this. I cannot be the judge of that. Unfortunately, this experience has... (0 Replies)
Discussion started by: Neo
0 Replies

2. AIX

vpath and sharks

Hello everyone: just want to know how to get the name of the shark in which the vpath is? thanks (2 Replies)
Discussion started by: jcpetela
2 Replies

3. UNIX for Dummies Questions & Answers

Diving In

Well, I'm kind of diving into all this. My cp is pretty much pooched so I figured instead of going out and buying a new one, I'd try to build my own. I'd pretty much be set, but I'm kind of board with MS and I want to try something new, so I decided to kind of dive right into this UNIX thing. ... (3 Replies)
Discussion started by: Nocturne
3 Replies
Login or Register to Ask a Question
vga_setpage(3)							Svgalib User Manual						    vga_setpage(3)

NAME
vga_setpage - set the 64K SVGA page number SYNOPSIS
#include <vga.h> void vga_setpage(int page); DESCRIPTION
Usually SVGA cards have more than the 64K memory which suffice for an ordinary VGA. However, the memory window mapped at vga_getgraph- mem(3) is only 64K bytes large. vga_setpage() selects the page-th 64K memory chunk to be visible at position vga_getgraphmem(3). The fun(6) and vgatest(6) show the basic use of this function. SEE ALSO
svgalib(7), vgagl(7), libvga.config(5), fun(6), vgatest(6), vga_getgraphmem(3), vga_setreadpage(3), vga_setwritepage(3), vga_setlinearad- dressing(3) AUTHOR
This manual page was edited by Michael Weller <eowmob@exp-math.uni-essen.de>. The exact source of the referenced function as well as of the original documentation is unknown. It is very likely that both are at least to some extent are due to Harm Hanemaayer <H.Hanemaayer@inter.nl.net>. Occasionally this might be wrong. I hereby asked to be excused by the original author and will happily accept any additions or corrections to this first version of the svgalib manual. Svgalib (>;= 1.2.11) 27 July 1997 vga_setpage(3)