make manual? isn't there some sort of make target for help or manual or 
info?

html output maybe?

using g++,

#include <stdio.h>
char buf[16777216];
printf("bufsize %lld\r\n",sizeof(buf));
printf("%lld %s\r\n", -12,"cd");

outputs

bufsize 21198893437943809
21009446708707316 ê■"

ALL wrong.


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to