[rrd-users] rrd_graph and once more calling
Oleg A. Grigorov
golant at dot.kharkov.ua
Wed Nov 7 15:09:05 MET 2001
Hello All,
help me please,
don't run rrd_graph more then once from my program.
chain[] = {'tst1','tst2'};
....
for (i=0; i<2; i++){
.....
arr[..]="";
/*
I read tst1, after tst2. and error.
*/
.....
rrd_graph(...,&arr[15],...);
}
and i have error:unknown variable.
But if i do:
rrd_graph(...,&arr[15],...);
It's all right!
----------
WBR, Oleg A. Grigorov
golant at dot.kharkov.ua GO1418-RIPE
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the rrd-users
mailing list