From: Vasiljevic Z. <zv...@ar...> - 2007-12-06 13:38:50
|
Hi I'm running on a Solaris 2.8 and %jd is not known there: len = snprintf(buf, sizeof(buf), "%jd:%ld", There are handful of files which contain those. Question is: what is %j doing? Why do we need it? |