How to read a bitmap file?

I want to read a bitmap file using fread function.
How to do that?
Can anyone post complete code?