[En-Nut-Discussion] Bug #1799374: NutRegisterCgi() Parameter 1

Nathan Moore nategoose at gmail.com
Tue Apr 1 20:55:26 CEST 2008


I ~know~ you can't, but I wish you could:
typedef static const char scchar;
scchar * filename;
scchar otherfilename[] = ...;
void function(scchar param);
That'd force people to use the right typing of their strings in this case.

Nathan



More information about the En-Nut-Discussion mailing list