------- Comment #2 from pinskia at gcc dot gnu dot org 2006-08-17 01:11 ------- The other thing is that sizeof(buf) will get you sizeof(char*) which is most likely not what you wantted anyways.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28759
pinskia at gcc dot gnu dot org Wed, 16 Aug 2006 18:11:35 -0700
------- Comment #2 from pinskia at gcc dot gnu dot org 2006-08-17 01:11 ------- The other thing is that sizeof(buf) will get you sizeof(char*) which is most likely not what you wantted anyways.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28759