diff options
author | Daniel Borca <dborca@users.sourceforge.net> | 2005-01-06 07:45:17 +0000 |
---|---|---|
committer | Daniel Borca <dborca@users.sourceforge.net> | 2005-01-06 07:45:17 +0000 |
commit | 5135d37813fe23a3a1ea19c6e116933052faf1b3 (patch) | |
tree | 89d2c592e028fd407862f9646f750f51b54353e3 /progs/ggi | |
parent | ed1fc20199856d20f904f3d2c3d0f8b40e485fc2 (diff) |
solved classic "char*" vs "char[]" conflict. we were mimicking a pointer variable at desired location and then we took its address. using array is more intuitive, as they give us the starting address instantly.
Diffstat (limited to 'progs/ggi')
0 files changed, 0 insertions, 0 deletions