Confusion in Pointers

Pages: 12
Jul 25, 2018 at 2:27pm
you do right to keep asking questions :)

GLHF
Jul 25, 2018 at 2:37pm
Also, on g++, make sure you compile with warnings enabled. For example, make sure you at least have -Wall flag enabled, and you should do things like -Wpedantic as well.
https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html
Topic archived. No new replies allowed.
Pages: 12