Image

Imagevalera wrote in Imagecpp

if a const is just a variable that can't be changed, what's the difference (other than it not having the ability to be changed) between a const and a regular variable? how is it more useful in whatever instances?