Perché vuoi assegnare un double a un puntatore nullo?
E continui a farlo qua e la?codice:double *pvelx=NULL; *pvelx=ttt.velx;
Perché vuoi assegnare un double a un puntatore nullo?
E continui a farlo qua e la?codice:double *pvelx=NULL; *pvelx=ttt.velx;
This code and information is provided "as is" without warranty of any kind, either expressed
or implied, including but not limited to the implied warranties of merchantability and/or
fitness for a particular purpose.