int res_init(void); int res_mkquery(int __opcode, constchar* _Nonnull __domain_name, int __class, int __type, const u_char* _Nullable __data, int __data_size, const u_char* _Nullable __new_rr_in, u_char* _Nonnull __buf, int __buf_size); int res_query(constchar* _Nonnull __name, int __class, int __type, u_char* _Nonnull __answer, int __answer_size); int res_search(constchar* _Nonnull __name, int __class, int __type, u_char* _Nonnull __answer, int __answer_size);
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.