Format: AllC/C++CSSTextshell script Advanced Search
70: 71: printf("[NET] "); 72: va_start(ap, format); 74: va_end(ap); 75: printf("\n"); 76: }