Hello,
I have been looking for examples on the net on how to read .prj files using Perl. I've been unsuccessful so far.
Does anyone know how I can open a .prj file up for reading?
I can do it with a regular .txt file, but it seems to give me weird things when I do .bin file. Haven't tried...
I'm a newbie to assembly language. I am trying to write an experimental program that would display "What's Up?!" in reverse. Any advice/suggestions is greatly appreciated.
Below is my code:
Thanks in advance,
title Reversal (hi.asm)
dosseg
.model small
.stack 100h
.data...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.