OT: problems with C++ Builder compiler
Miguel Gonzalez
iafmgc at unileon.es
Thu Jan 24 13:40:32 EST 2002
Dear all,
I would like to use the galib library in a C++ Builder application.
I discarded the use of streams with the NO_STREAMS directive but i
would like to give to the user in a window the same information the
cout commands give.
Like this:
cout << ga.Statistics().bestIndividual();
for instance i would like to convert that info to char * or something
readable by my compiler.
Can anyone help me?
Many thanks in advance
Miguel
More information about the galib
mailing list