Two questions:

1) Do structs need constructors/destructors and if not, can they have them.

2) Can you declare anything in a struct as private or protected, or does everything have to be public ( by default ).

If anyone knows the answers to these questions it would help out a lot. ~Thanx~