Diciamo che ho questo tipo di codice :
// In revision.c
char *path_name(const struct name_path *path, const char *name) // by design, name_path->len is a 32 bits int, but this doesn’t concern name
{
const struct name_path *p;
c...
posta
25.02.2016 - 21:09