Hi,

I was wondering if there was a way to get the current size of a variable in
memory?

I guess soemthing like sizeof(), but for variables, not structures.

Thankyou.