On Saturday, 30 January 2021 at 00:58:09 UTC, Ruby The Roobster wrote:
I have question here. Is there a difference between .sizeof and .length(of a char[])? For example, let's say you have the following array: char[2][] members. Is it possible for members[0].sizeof == members[1].sizeof but members[0].length != members[1].length? Thanks in advance.

Nevermind. This is junk. I was trying to get something to work, but then I realized doing that was impossible. Ignore this now.

Reply via email to