QueryCAT Logo
Search 5,000,000+ questions and answers.

Frequently Asked Questions

Where can I see a sample of MetaL programs source and generated code?

MetaL - Frequently asked questions
The source code of the Hello world! program written in Metal and the generate code in the target languages PHP and Java. A template document definition written in MetaL for generating class documentation independent of the target format.

How good are MetaL generated programs?

MetaL - Frequently asked questions
That depends on how good you are at using the capabilities provided by the existing MetaL compiler modules. The lower level modules generate code that reflects the commands and the logic structure of the original MetaL source code written by the developer. The higher level modules, i.e. those that are based on meta-meta-programming, generate code automatically according to abstract software description that may not be so optimized as hand written code.

Q: Is there any sample source code to look at?

D-Mod Author's FAQ Revision 1.3
A: The entire source code to Dink Smallwood (the game, not the engine) is included. If you copied everything from your CD's "develop" dir, then you'll notice a ZIP file called source.zip in your main Dink dir. It has all the .C source files for Dink. Many of them, just as enemy scripts & weapon scripts, are totally easy to use in your own D-Mod! Make a directory under your main Dink directory called SOURCE and unzip this file into it.

Can I download programs (or source code, etc.) from these pages to use on my computer?

NASA - JPL Solar System Simulator
Not yet... but I am working on making the softare public domain, and building a Mac OS X version which may be out in March 2005. The Simulator is not 100% bug free (especially when viewing Saturn very zoomed in or in certain geometries). Try again from a slightly different viewpoint or field of view. There is a bug list that gets worked on every couple of months.

Where is the source code?

The Debian GNU/Linux FAQ - Debian??LFS??Gentoo?????? - Linux...
Source code is included for everything in the Debian system. Moreover, the license terms of most programs in the system require that source code be distributed along with the programs, or that an offer to provide the source code accompany the programs. The source code is distributed in the pool directory (see What's in the pool directory?, Section 5.10) together with all the architecture-specific binary directories.

Is the source-code generated by ASN1C portable?

ASN1C Compiler FAQ
Yes, generated C and C++ code is compliant with the American National Standards Institute (ANSI) standards. In the C++ version, the use of non-portable constructs such as templates, I/O stream operators, and exceptions is avoided to ensure maximum portability. A version of the run-time libraries is available that includes source code and it too is ANSI-standard making it possible to port the ASN1C code to a wide-variety of platforms.

Q#9.1: What programs/utilities should I have to port UNIX source code to GNO?

news.answers/apple2/GNO-faq
A#9.1: Strictly speaking, all you need is a C compiler (since UNIX source tends to be in C). However, there are a few programs that can be considered "essentials" for doing ports. All of these are mentioned in the section on "Compiling": ORCA/C, occ, dmake A#9.2: The first thing to watch for is known compiler and library bugs. Soenke Behrens maintains the current ORCA/C bug report list. You should keep the contents of this list in mind when examining the target source code.

Can I purchase the source code for any of your programs?

Rebranding osCommerce Manager FAQ
Absolutely not. In order to protect our customer's investments in our software, we have a very strict policy about releasing the source code.

How good is the code generated by Metastorage?

MetaL - Metastorage Frequently Asked Questions
The code generated by Metastorage can be as good as code written by hand by a human developer because the generator was also hand written by a human developer. The generator is not based on static templates, XSLT (XML Style sheet Transformations) or any other method that is not self-validating. The generator produces MetaL language source code that is validated and compiled before it is outputted in the target language.

What is the effect of using AspectJ on the source code size of programs?

AspectJ Frequently Asked Questions
Using aspects reduces, as a side effect, the number of source lines in a program. However, the major benefit of using aspects comes from improving the modularity of a program, not because the program is smaller. Aspects gather into a module concerns that would otherwise be scattered across or duplicated in multiple classes. The issue of performance overhead is an important one.

Do I release source code for my programs ?

TRONNORT Technology - FAQ
The source code for most of my projects in on my web page, I have now given most if away. If it's not then I don't wish to share it for some reason, or simply don't have it any more. But I am quite generous, and if you can show that you are an honest person who will use the code for personal use then I can usually be persuaded. However, emails that just say "give me the source code" won't get any response at all.

Are your programs or source code available?

Center for Information Technology Policy & Frequently ...
Due to the sensitive nature of this research, we have not released programs or source code at this time.

What type of source code is generated by MapBuilder?

Map Builder::FAQ
It's not necessary to have PHP/ASP/ColdFusion running on the server to use source code generated by MapBuilder.net.

How can I make the generated source code more JDO friendly?

Castor XML FAQ
Castor JDO requires a reference to the actual collection to be returned from the get-method. By default the source generator does not provide such a method. To enable such methods to be created, simple add the following line to your castorbuilder.properties file: org.exolab.castor.builder.extraCollectionMethods=true

without modifying source code if we compile again, will it be generated MSIL again?

Mail Test
Both platform invoke and COM interop use interop marshaling to accurately move method arguments between caller and callee and back, if required.

Where can I find a code sample to do <something>?

Yet Another Code Site - FAQs
There are many sites with sample code and web rings and search sites to help locate these sites. Of course, the Borland newsgroups are also a great source of information.... However, BCB comes with lots of useful sample code that is easy to overlook.

Do you provide source code for the benchmark?

SPECjAppServer2004 Frequently Asked Questions
Yes, but you are required to run the files provided with the benchmark if you are publishing results. As a general rule, modifying the source code is not allowed. Specific items (the load program, for example) can be modified to port the application to your environment. Areas where you are allowed to make changes are listed in the SPECjAppServer2004 Run and Reporting Rules. Any changes made must be disclosed in the submission file when submitting results.

What's the size of MediaPortal source code?

FrequentlyAskedQuestions - MediaPortal Wiki Documentation
The MediaPortal source code is about 160MB. However, SVN uses compression so only 66MB need to be downloaded, if you download the needed main trunk only. All other branches should not be downloaded.

Is LimeWire's source code available?

Frequently Asked Questions - LimeWire
Yes it is. LimeWire is open source, which means that anyone can view or change the source code. Please check http://www.limewire.org. You can sign up and obtain the source code there.
More Questions >>

© Copyright 2007-2012 QueryCAT
About • Webmasters • Contact