Plot diagrams in C/C++[SOLVED]

Karaoulis Marios marios_hellas_23 at yahoo.gr
Wed Nov 23 13:13:10 EET 2005


> Nai re filaraki, alla o allos to 8elei KATA thn diarkeia ekteleshs tou
> programmatos, MESA sto programma, STON C KWDIKA, pws na to kanoume
> dhladh...



Αντιγράφω από το header file

  FILE    * gnucmd ;


Και από το source file

gnuplot_ctrl * gnuplot_init(void)
{
    gnuplot_ctrl *  handle ;


 .....
    handle->gnucmd = popen("gnuplot", "w") ;
    if (handle->gnucmd == NULL) {
        fprintf(stderr, "error starting gnuplot\n") ;
        free(handle) ;
        return NULL ;
    }
    return handle;
}







Άρα μπράβο στον Κεραμυδά που ουσιαστηκά λέει το ίδιο πράγμα.










.
ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿðèb‹˜j(ÿôâ­çh~ÊZ›ö†Šÿ1¨¥…«-…æÞ²Û)jjk¢×œ¶*'jº.Øm¶Ÿÿþf¢—üš†Šÿ




More information about the Linux-greek-users mailing list