home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: alt.lang.asm
- Path: sparky!uunet!stanford.edu!agate!pasteur!cory.Berkeley.EDU!johnm
- From: johnm@cory.Berkeley.EDU (John D. Mitchell)
- Subject: Re: TASM help
- Message-ID: <1993Jan27.012736.7688@pasteur.Berkeley.EDU>
- Sender: nntp@pasteur.Berkeley.EDU (NNTP Poster)
- Nntp-Posting-Host: cory.berkeley.edu
- Organization: University of California, at Berkeley
- References: <1k4h9oINN1j2@menudo.uh.edu>
- Date: Wed, 27 Jan 1993 01:27:36 GMT
- Lines: 16
-
- In article <1k4h9oINN1j2@menudo.uh.edu> cosc192o@menudo.uh.edu (Perplexed
- Prophet) writes:
- >I am a first time user of Turbo Assembler. I currently am writing a program
- >which uses direct screen writes in C. The procedure to aid me in direct
- >screen writes is written in ASM. Now originally, I wrote the ASM procedure
- >for Pascal programs, now I wish to incorporate it with C programs.
- >
- >Will I have to change the .MODEL??
- >
- >If so what is the model....It is currently TPascal?
-
- The Turbo Assembler manual has whole chapters devoted to interfacing with
- C/C++ and Turbo Pascal.
-
- John
-
-