femme_one
November 30th, 2005, 05:38 AM
i have a project to do in which i have to output a polynomial equation and a linear regression line on a graph. i looked around for a graphics library for C++ and found GNU plotutils. i downloaded it and tried compiling a sample coding and it failed. The first problem was that it was it was recursively looping to access the header file so i thought adding "#pragma once" in the header file will work, but then when i complied it, it failed again because of 61 errors. mainly because it didnt recognize the functions, nor the parameters. i am not too sure if im posting this in the right forum (( im a newbie here)) so im just pouring my heart out haha.
did i add the package into my visual basic 2003 library wrong?..if so, how do i it?
or is the GNU plotutils package a terrible one and if so, is there a better one that will help output an equation in a graph?
thanks.
did i add the package into my visual basic 2003 library wrong?..if so, how do i it?
or is the GNU plotutils package a terrible one and if so, is there a better one that will help output an equation in a graph?
thanks.