Fullscreen with Glut ...

I know how to make a Fullscreen display :
glutFullScreen().
But how can I get the window display when i am in FullScreen mode ?
I read some source code , but i never find the function to disable fullscreen mode .
PLease help me.
thanx a lot .