www.delorie.com/archives/browse.cgi | search |
Date: | Fri, 17 Jun 1994 12:14:14 CET |
From: | js1 AT chclu DOT chemie DOT uni-konstanz DOT de |
To: | djgpp AT sun DOT soe DOT clarkson DOT edu |
Subject: | grxfont in C++ |
I have problems using grxfont in C++ programs. I wrote a C program using grxfont which was compiled without problems. When I compile the same program as an .cxx file, the compiler says: incompatible types in assignment at the lines where I set the colors of the text with: fntopt.txo_fgcolor = 6 fntopt.txo_bgcolor = 0 (fntopt is of type GrTextOption). Has anyone similar problems or knows how to solve them ?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |