Here a simple question, I hope. In C I was always told arrays should not be send to my functions as if, but only a pointer should be supplied. Which was a *****. How is this done in D?