displaying bitmaps in 2d(or raw files)

id like to display a bitmap or raw file on my 800x600x16 screen. the bitmap should be set at 0, 0 because its 800by600pixels big just like the screen.
Could someone give me a code for displaying bitmaps like in directdraw for example.
I need an opengl code.