>DansTonCode();

Citation de code source en C++296

  1 July 2016 à 01:30
/* ... */

/* BUG: Remember to always include the following three header files anytime you use inet_ntop otherwise
 * you get segmentation fault!!!
 */
#include <sys/types.h>
#include <sys/socket.h>
#include <arpa/inet.h>

/* ... */

Allez voir les citations similaires

Partagez cette citation