Help for this page
// projdata.h int something; ... ... return; }
// projdata.h struct { ... someotherfunc( &pd, n ); ... }