>>"--start 1023654125" is NOT ONE option but TWO ("--start","1023654125").
>>The same goes for "--step". Read the error message of your program.
> 
> =) Hehehehe... Thanks, I put this arguments separated and now my code is
> working. :clap:
>  
>>Just take a look in the source code of the corresponding function
(rrd_create.c
> in this case) and you will see what the code expects (e.g. a NULL
> terminated
> array).
> In the first time I was only trying to run my (hello word) code :-D. I
> only put rrd_create.c because it implements a part of rrd.h ( int   
> rrd_create(int, char **); ), but I didnĀ“t pay attention in rrd_create.c
> .....
> 

-- 
View this message in context: 
http://www.nabble.com/API-C-%28Win32%29-with-DevC%2B%2B-tp24847392p24864584.html
Sent from the RRDTool - Dev mailing list archive at Nabble.com.

_______________________________________________
rrd-developers mailing list
rrd-developers@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers

Reply via email to