Guffihttp://softtime.ru/cppРабота с GDhttp://softtime.ru/cpp/read.php?id_forum=1&id_theme=1299#post7142РазобралсяРабота с GDThu, 30 Sep 2010 22:23:51 +0300GuffiРабота с GDhttp://softtime.ru/cpp/read.php?id_forum=1&id_theme=1299#post7141Добрый день, #include "gd.h" #include "stdio.h" int main() { gdImagePtr im; FILE *in; in = fopen("01.png", "rb"); im =...Работа с GDThu, 30 Sep 2010 18:20:46 +0300GuffiДата следующего дняhttp://softtime.ru/cpp/read.php?id_forum=1&id_theme=1295#post7132Спасибо! printf( "In %i days the time will be %i %i %i\n", days, -when-"tm_wday, +when-"tm_mday, when-"tm_mon, when-"tm_year + 1900...Дата следующего дняFri, 24 Sep 2010 15:29:34 +0300GuffiДата следующего дняhttp://softtime.ru/cpp/read.php?id_forum=1&id_theme=1295#post7129Добрый день, есть необходимость вычислять дату следующего дня в формате "Fri, 24 Dec 2010 5:14:05 GMT" на c++. Спасибо за...Дата следующего дняFri, 24 Sep 2010 14:43:29 +0300Guffi