Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Exlover81

    Using Perl to read .prj files

    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...
  2. Exlover81

    Can someone help me with this simple code?

    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...

Part and Inventory Search

Back
Top