answersLogoWhite

0

C++ has no built-in graphics functions as graphics are platform-specific. You need a graphics library that provides a suitable API for your platform and its hardware in order to output graphics in C++. The code you use will therefore be dependant upon that library.

User Avatar

Wiki User

11y ago

What else can I help you with?