I've written a code in linux OS which produces prog.out as output file. Now I've to write GUI for the code.
what are best ways to write it?
PS - I wanted to choose between Java Swings and openGL. Which is best for writing a simple GUI and integrating it with my C- Application
Thanks in advance