answersLogoWhite

0

Compilation, linking, library-creation is not defined in the C-language standards, so it is platform-dependent. The core of it: create the objects modules, and find a library-creating utility (TLIB.EXE, ar, etc)

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How do you create an own library in turbo c?

With TLIB.EXE. TLIB mylib.lib /C /E +myfile1.obj +myfile2.obj ...


How you can add any new function in c library?

You are not supposed to manipulate the default libraries, but you can easily create your own libraries (both static libraries and DLLs). If you are using unix, program libtool is your friend.


What are some uses of the vxWidgets library?

There are a number of uses for the wxWidgets Library website. The main use is as a C++ library that helps developers create apps for a number of different operating systems.


Who destroyed ancient city of Babylon and constructed world's first library?

Old Persian and Armenian traditions indicate that Alexander the Great, upon seeing the great library of Ashurbanipal at Nineveh, was inspired to create his own library. Alexander died before he was able to create his library, but his friend and successor Ptolemy oversaw the beginnings of Alexander's library.


Do you need to program in visual c plus plus to make programs that interact with windows environment?

No. Any implementation of C++ can be used to interact with Windows. However, unless you fancy writing your own library, it's best to use an IDE that provides a Windows-based library of its own, or buy/download a third-party library.


What keyword is using to create objects?

In C# and Visual Basic.NET the keyword is "new". C doesn't have such an animal, but you generally use the library call to malloc to get new memory.


How do you create a game library for a c plus plus compiler used for 3D sonic the hedgehog games?

You would have to use coding.


How do you take input in graphics mode in c plus plus?

C++ has no graphics ability whatsoever. C++ is a machine-independent programming language, but graphics are machine-dependent. To use graphics in C++ you must use an appropriate library. If you need cross-platform support, you must use a generic library. Each library has its own specific methods for accepting input thus you must consult the library documentation for more information on this aspect.


What is a graphic library?

Graphic library is a library that store various of graphic ( it can be vector or jpg, mostly it's some illutration, drawing, graphic element, also can be icon or pictogram ), people can create their own graphic library or download from online graphic stock website. If you working on a specify project or working for a specify brand, that company probably have their own graphic library for use.


Sort a book list in a library based on the discipline USING C plus plus programming?

Write your own C++ functions for the following problems:o Sort a book list in a library based on the disciplineo Print the sorted output on the console


Is c library a shared library?

Can be -- platform dependent.


When was GNU C Library created?

GNU C Library was created on 2012-03-28.