how to use glTexImage3D???

In <<redBook>>,there is an example 9-4,which use the glTexImage3D ().but i donot know ,how to configure the file .
my Display adapter is GeForce4 Ti4600.
it can support Opengl 1.3
but I donot how to configure the file ?

Try using the body of example 9-1 and replace the init and makecheckimage functions with the init and makeimage functions from example 9-4.