Hi All, Sometimes i see codes are written like this: (void) printf(fmt); - or - (void) close(fd); What these means? i think it is not necessary to put that 'void' on a statement, or it just like when we cast a data type? so the email Thanks, -- To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html