Search 5,000,000+ questions and answers.

Frequently Asked Questions

How do I write graphics programs with Pacific C?

HI-TECH Software Frequently Asked Questions
I want to do some graphics programming with Pacific C, but I can't find graphics.h? Where is it? A. Pacific C is our freeware native DOS compiler, and it does not have any graphics libraries, hence there is no graphics.h. You will need to locate some suitable graphics library functions from somewhere else. There is a simple library located at http://www.cs.umb.edu/~vmay/myprograms.htm but we can't provide any help using it.Back to top error message occurred that the replacement of a file in .
Related Questions

Can I write NCAR Graphics programs in C?

Frequently asked questions
Yes, you can use the NCAR Graphics C-bindings. Type: man ncarg_cbind man ncarg_gks_cbind for more information, or see the section "Writing a C Program" in the NCAR Graphics Fundamentals manual. For an example of an NCAR Graphics C program that uses the C-bindings, type: ncargcex c_colcon There are more examples available via ncargcex.
Related Questions

Graphic Library: How to write programs with ECO-C?

mct.net: FAQ - Frequently Asked Questions
Example: You want to use the display TLX1741 with the ZWERG332. Your program is called "main.c" and is located in the ECO-C folder. Then you compile as follws:
Related Questions

Graphic Library: How to write programs with WinECO-C?

mct.net: FAQ - Frequently Asked Questions
The library to use depends on your target. If you have a MEGA332 for example, the appropriate library is "libgraph.a" in the folder "lib/mega332". In addition the correct low-level functions must be compiled. If you use the display TLX1741, you must add the file "tlx1741.c" in the folder "libsrc/sysshare" to your project:
Related Questions

How do I write programs for the Apple Graphics Tablet?

Apple II comp.sys.apple2.programmer FAQs, Part 1/1 - Exforsy...
The Apple Graphics Tablet I know of is rather large and heavy; its pen is attached to it with a (too short) cable; it makes funny sounds that change when the pen is moved in/out the reach of of the tablet. A long time ago I patched a few programs to make use of this tablet. To make it clear in the first place - I don't have these patched versions available anymore :-(.
Related Questions

What graphics programs are not supported?

Art Department | Frequently Asked Questions about screen pri...
We can accommodate artwork made in native Quark Xpress® (.qxd), Macromedia Freehand® (.fhd) or Adobe Pagemaker® (.pgm) formats, but we do not support these file formats directly. If you have already created your document in one of these programs, we encourage you to export your design as an .EPS or an Adobe Acrobat® .PDF file. Please be sure that any bitmap images incorporated into your documents are 300 pixels per inch or greater.
Related Questions

Can I write IL programs directly?

Andy Mc's .NET Framework FAQ
Yes. Peter Drayton posted this simple example to the DOTNET mailing list: .assembly MyAssembly {} .class MyApp { .method static void Main() { .entrypoint ldstr "Hello, IL!" call void System.Console::WriteLine(class System.Object) ret } } Just put this into a file called hello.il, and then run ilasm hello.il. An exe assembly will be generated.
Related Questions

Do you write or modify programs written in Perl, C#, ASP.net or other languages?

DataBoy Software and Web Design - FAQ
We strongly prefer using PHP for our server-side processing, for a multitude of reasons, including ease of programming, the ability to access almost any popular database, and the ability to embed PHP code within HTML markup. If you have a particular need to use another language, or you need to update code on your current site, we can accommodate your needs, in most cases.
Related Questions

What GS programs are there for viewing/converting graphics?

Apple II Csa2 FAQs: 1Main-Start, Part 1/25 - Apple
Prizm v1.0 Converts .GIFs, Amiga IFFs, Raw Files, and some other types to Greyscale (very fast), 16 colors, 256 colors, and 3200 colors! SuperConvert (now at version 4) loads all GS formats, plus GIFS and other non-GS specific formats and saves in all GS formats including Finder Icon files. It has more dithering options than most of the other programs, but you may have to play with it to find the best one. Platinum Paint is a commercial program that can import all GS formats plus MacPaint.
Related Questions

How do I write assembler functions which can be called from C?

HI-TECH Software Frequently Asked Questions
How do I write assembler functions which can be called from C? A: The easiest way to learn how to do anything in assembler, is to write a simple version of it in C, then use the compiler to compile it to assembly. You can then use this output as a template to your routine. For example: Say you wanted to write an assembler routine which takes a "long" type as a parameter. Firstly, write the function in C: void MyAsmFunc(unsigned long parameter) { } Now compile it to assembly.
Related Questions

Can I use C and Fortran programs with MATLAB?

MATLAB Frequently Asked Questions
MATLAB's MEX-file facility allows user to use C and Fortran subroutines as MATLAB m-files. It is also possible to use MATLAB as a computational engine for C/Fortran subroutines.
Related Questions

Q: Do I need to be a programmer, or know C, to write a D-Mod?

D-Mod Author's FAQ Revision 1.3
A: This kind of depends on your personal talent, and how dedicated you want to be in learning how. Dink-C might carry over the same basic style as the C programming language, but it's very different and much easier. It's more of a scripting language than a programming language. Having programming experience is a big plus, especially if it's in C, but I don't think it's absolutely necessary if you read through TUT1.
Related Questions

Where can I find freeware and shareware graphics programs?

C I Host | Web Page Hosting Services & Products - Small ...
You can find excellent freeware and shareware graphic programs at http://www.shareware.com. Back to Top
Related Questions

What graphics package should I use in my own programs?

FAQ
The most popular graphics subroutine library is PGPLOT. PGPLOT is a high-level graphics package for plotting x,y plots, functions, histograms, bar charts, contour maps, and grey-scale images. Complete diagrams can be produced with a minimal number of subroutine calls, but control over colour, line-style, character font, etc. is available if required. It was written with astronomical applications in mind and has become a de facto standard for graphics in astronomy.
Related Questions

Are there any free Graphics programs available?

faq_modules [VASSAL Engine Wiki]
A suite of extremely powerful command line programs that can do just about anything to an image that Photoshop et al can, plus many things that they can’t. Great for applying transformations to many images in batch.
Related Questions

I'm not any good with graphics programs, what do I do?

Frequently Asked Questions
If you text or words on your shirt don't worry. You are probably better then you think. Just simply go into Microsoft Word and pick a font and type in what you want it to say. Then send it to us and let us know how big to print it. We work with our customers around this all the time. We frequently will recreate your design in one of our professional tools using the design you submitted.
Related Questions

What programs do you use to make your graphics?

Blackat's Free Web Graphics - Frequently Asked Questions
The main graphics program I use is Ulead PhotoImpact 5 by Ulead Systems. You can download a 30 day trial version of this program at thier site. For the 3D Art I use Bryce 4 and Poser 4 both by MetaCreations.
Related Questions

Will there be plugins so I can write my own bots in C or C++?

NetBots 2.0 Official FAQ - Frequently Asked Questions
Sure would be cool. I'm looking into how to do this and from what I've seen, it's not too hard. The ultimate goal would to make NetBots open to third-party bots so that programmers who have great ideas for net agents but don't want to learn net programming could have an easy interface to the net through NetBots.
Related Questions

C. 4. Why write fan fiction?

J7 FAQ Page
It's a matter of control, satisfaction, and gratification. Writing fanfic is a way of seeing characters you love developed in directions you want them to go. This isn't just about doing what TPTB won't do; it's also about doing things that perhaps other fanfic writers themselves haven't managed to do or otherwise haven't gotten around to doing. It's also fundamentally about exploration.
Related Questions

What is write to a/c manager?

ICICI Bank - A Universal Bank - Faq's . . . .
Customer can communicate through this secure channel with the a/c manager and look for replies on the logged in Welcome page
Related Questions

Q6: Why write an Assembler in C!?

Faq - The Yasm Modular Assembler Project - Trac
A6: For maintainability, it's better to use a high-level language in commonly used code, since more people know those high-level languages and will be better able to understand and modify it properly. Also, combined with a C compiler that requires it it's symbiotically self-compiling. By writing Yasm in C, we can more easily support cross-assembling any supported output platform on any platform that supports the C we use.
Related Questions

Do I have to write applications in C?

FAQs
No. The Data Retrieval API is written in C, so it may be natural for users to develop C applications against this API. However, the Platform features a utility named awsp_cat. This utility reads CIDs from stdin and writes the raw content to stdout. Users may develop applications in arbitrary programming languages to process the awsp_cat output.
Related Questions

When I read and write graphics files they have errors. Why?

REBOL Language FAQ
Be sure to use the /BINARY refinements on READ and WRITE when dealing with binary data such as graphics, programs, compressed data, etc. data: read/binary http://web.page.org/pic.jpg write/binary %some-pic.jpg data If you don't, the file will be read as a text string, and any bytes that appear to be line terminations (CR) will be converted or deleted.
Related Questions

Does Pacific MindWorks develop IVI-C drivers? What about LabVIEW drivers?

IVI driver development and services by Pacific MindWorks
Yes. Pacific MindWorks routinely builds IVI-COM, IVI-C, and LabVIEW drivers. We have years of experience building all three types of drivers for some of the biggest names in the test and measurement industry.
Related Questions

How do I compile C++ programs?

DevKit Advance FAQ
There are two ways. One is to use the program g++ instead of gcc when you compile. g++ is the same as gcc except that it sends options to the sub programs that actually do the work which work with C++. The other way is to add the option -lstdc++ to the command line. This tells gcc to link with the standard C++ library. I prefer using g++ because it knows more about properly compiling for C++ than I do.
Related Questions

Can I write FoxWeb programs remotely?

FoxWeb: FAQ
You can write your programs on your local work-station and then transfer them (over a LAN or FTP) to your server. If you have VFP installed on you server FoxWeb will automatically compile your programs the next time they are requested by a user.
Related Questions

How do I write VoiceXML programs?

VoiceGenie Developer Workshop - FAQ
VoiceXML is simply a markup language. It is delivered to the VoiceGenie server using standard HTTP requests, so any web server can deliver VoiceXML pages. VoiceXML pages are submitted using the Common Gateway Interface (CGI) protocol. This means that anything you can use to create web content can usually be used to create VoiceXML content as well. And pretty much anything else you might be comfortable with. We can get you started with all of these.
Related Questions

Subject: [21] How can I write my own programs?

Software for Creation Stereograms / SIRDS / Hollusion - Ster...
There are several approaches to take to write a SIRDS program (we'll start with SIRDS and move on to SIS in the next section). Eye convergence (where we look) informs us of it's 3D depth To make a SIRDS we have to make sure (for each 3D point in the object) we have two pixels the same colour (say either black or white) at a particular distance apart, so that when we "look through" each of the pixels, we will see the corresponding pixel in 3D.
Related Questions

Can I write my own barcode programs ?

Canon EOS FAQ 2.4 - Bodies
Yes, you can. Andrew Larkin has written a barcode generation program in Visual Basic. To run his program you need the Windows operating system (I don't know which version of Windows is needed. I use 3.1 and everything seems fine) and a copy of the Visual Basic run time library file VBRUN200.DLL (from Visual Basic V2.0). This file is not copyrighted, and is reported to be available on some BBS systems (does anyone know of a specific system where it can be obtained?).
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact