N
N
Nail Garaev2020-05-31 13:15:06
C++ / C#
Nail Garaev, 2020-05-31 13:15:06

YaP S. Analogue or replacement for graphics.h to work through OSX?

Good to everyone! I study C, El capitan operating system, I write code in the terminal and compile it there, etc. Since this is a library for windows all the same (as I understood from Google).
Question: If there are some analogues for osx, or is it easier to roll windows for the second OS and continue there already?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
B
BananiumPower, 2020-05-31
@Neil95

graphics.h can only be compiled using a compiler from borland, which under ms-dos and windows
can be considered as alternatives:
freeglut
GTK
SDL
cairo
allegro
ps it's easier to run windows through a virtual machine (if we can't replace graphics.h)

D
Dmitry, 2020-05-31
@TrueBers

Use SDL

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question