Hi there,
I've got a bit of code that I've been given to work on. It uses a structure constructor to initialise a derived type, but it uses a function within the constructor to set a pointer.
Is it legal to do this ? I'm getting different results on different compilers (Intel's compiler is...