Understanding the GRE
Show me some code.
nvoid main(void)
n{
n GRE_Startup();
n //…
n    GRE_Shutdown();
n} 
n
nThat easy – well, almost.
Show nsTestGRE.cpp