Hardware
Hardware is a general term that refers to the physical artifacts of a technology.
Forum Post

Help For A Beginner

Hi all, I am a beginner in assembly. I prefer masm16. It seems right to choose it for me as a beginner. I have studied the language basics. Now I am practising by writing some code. I want to...
Forum Post

Re: How to enable mouse in QBasic

I wrote the following program several years ago, and it is still the easiest way I have found to use the mouse in QBasic programs. Simply copy the Mouse sub-routine into a new program, then call it...
Forum Post

help please

am Jeffrey am having problem with sending the content of a datagrid or MSHflexgrid to a printer can any one help me out. jeffreybaidoo@yahoo.com
Forum Post
Forum Post

Re: The USB ports

The following link takes you to a site that has a nice program to print from DOS programs to the USB port. I've used it successfully many times with QBX programs, with just a little tweaking on the...
Forum Post

Re: need some help with basic instructions

thank you, vary vary mach.
Forum Post

Re: need some help with basic instructions

: Can I use a negative num as operand? : for exmple: : add eax, -1 : or : sub eax, -1 Yes. : Can I use dec, when the register's value is 0? : for exmple: : mov eax,0 : dec eax Yes....
Forum Post

need some help with basic instructions

Can I use a negative num as operand? for exmple: add eax, -1 or sub eax, -1 Can I use dec, when the register's value is 0? for exmple: mov eax,0 dex eax
Forum Post

Re: Am I eligible to learn Assembly Language.

yes thats true, but every book of Assembly language include a Portion of Computer Architecture. first you have to clear your basics for Hardware. asm is hardware dependent, for intel, motorola, mac.....
Forum Post

Re: Hi, new to the C world, looking for some basic elementary help

Don't use getchar(), instead use getch() as last statement of your main. getchar() echoes the read byte from keyboard to screen.
Forum Post

Parallel Port Programming in Visual Basic

To get an idea about how to use Visual Basic in Programming Parallel Port, Read my article about "Parallel Port Programming in Visual Basic" in my ProgrammersHeaven Blog. http://www...
Forum Post

INP commands

Hello, I am Very new To Qbasic yet have the need to work with the INP command.. Using the parallel port i will be connecting a cable with differing voltages. All I need is for the program to...
1 2 3 4 5 6 16 26  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.