Is it at all possible to use standard, DOS BGI graphics in Borland 5 C++?
I've gotten it to work using a C node, but then I can't use classes. Is
there a happy medium somewhere? When I try to initialize BGI graphics in
C++, I get a "Graphics not initialized (use INITGRAPH)" error that doesnt
pop up with the C node. Any help that can be given to a beginning
programmer would be greatly appreciated.
Rob