answersLogoWhite

0

chambers

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is a dictionary compiler called?

A program that compiles dictionaries is commonly known as a lexicographic compiler or a glossary compiler. This type of software helps to organize and format data into dictionary entries for various purposes.


What is a dictionary called?

A compiler of dictionaries is called a lexicographer.


Where would you find the meaning of lexicographer?

The author or compiler of a lexicon or dictionary.


A standard dictionary weighs how many kilograms?

There is no definition of a 'standard' dictionary so it is not possible to say.


What steps are required to locate math.h in C plus plus?

To find math.h, simply include it ... #include <math.h> ... The compiler knows where the standard libraries are. This is a function of where the compiler is installed, and varies from system to system. By using the carets (< and >) you are telling the compiler to look in the "standard" places.


Would I be right in saying Winfried Honig is the author of a dictionary?

strictly speaking, dictionaries are not written, they are compiled,(put together) so no, he may be the compiler of, but not the auther of a dictionary


How do you get the c plus plus standard library on your compiler?

platform-dependent


In a standard dictionary where can you find a key to pronunciation marks?

In a standard dictionary you can find a key to pronunciation marks within the definition


Who compiles a dictionary?

Lexicographer - A writer, editor, or compiler of a dictionary..!!


Which set contains all the standard and major parts of a dictionary entry?

whihc set contains all the standard and major parts of a dictionary entry


How do you edits program using Linux compiler?

You don't. The compiler is used to compile programs, not edit them. Most source code can be edited using a standard text editor.


What is the latest compiler of C plus plus compiler?

C++ compilers are many and varied. There is no single "latest compiler" because every IDE implements their own version according to the current C++ standard. However some (Microsoft in particular) do not fully adhere to the C++ standard. The "latest compiler" for your IDE is either provided as an interim update to the IDE, or by upgrading the IDE to the latest version.