Re: [AD] excustom change + d_edit_proc |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
Eric Botcazou wrote:
Sure. Just about the "NULL" - is there really a NULL-pointer as well as a NULL-character? I always found this confusing, because they are two different things.. OTOH, str[strlen (str)] = NULL; works, so I guess it makes sense..No, you're right, it's "the terminating null character" and it has nothing to do with pointers.
Ok, I commited it with "null" now.
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |