DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   Assembly (http://www.daniweb.com/forums/forum125.html)
-   -   wat does this do (http://www.daniweb.com/forums/thread157876.html)

hellIon Nov 17th, 2008 11:10 am
wat does this do
 
FNAME EQU 9EH

Colin Mac Nov 17th, 2008 2:44 pm
Re: wat does this do
 
Writing FNAME in the program will be the same as writing 9EH.

hellIon Nov 18th, 2008 1:40 am
Re: wat does this do
 
mov WORD PTR (PARAM BLK+4),ax;


REAL_NAME db 13 dup(?)
wat does these statements .do...............

hellIon Nov 19th, 2008 11:30 am
Re: wat does this statements do
 
Quote:

Originally Posted by hellIon (Post 738416)
mov WORD PTR (PARAM BLK+4),ax;


REAL_NAME db 13 dup(?)
wat does these statements .do...............

they both are different snippets there is no relation between them

Narue Nov 19th, 2008 12:12 pm
Re: wat does this do
 
>wat does these statements .do...............
What does your reference manual say?

hellIon Nov 19th, 2008 12:23 pm
Re: wat does this do
 
Quote:

Originally Posted by Narue (Post 739718)
>wat does these statements .do...............
What does your reference manual say?

i dont got one.....
so anyways will u pls tell me wat these statements do....

carson myers Nov 29th, 2008 4:06 pm
Re: wat does this do
 
wat

Salem Nov 29th, 2008 4:25 pm
Re: wat does this do
 
http://www.daniweb.com/forums/thread159962.html
Well we're not going to explain every last snippet of assembler syntax because you're too lazy to seek out some kind of reference manual.

carson myers Nov 30th, 2008 7:33 pm
Re: wat does this do
 
what do you have against void main()?

carson myers Nov 30th, 2008 7:33 pm
Re: wat does this do
 
pardon me,
wat* do you have against void main()?


All times are GMT -4. The time now is 8:18 am.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC