Search Results

Showing results 1 to 18 of 18
Search took 0.01 seconds.
Search: Posts Made By: hellIon
Forum: Assembly Mar 5th, 2009
Replies: 1
Views: 406
Posted By hellIon
hey guys can u gimme some links ,resources or codes.....which can show me how to use api in assembly 32-bit
i am using masm32
Forum: C Mar 4th, 2009
Replies: 3
Views: 1,009
Posted By hellIon
http://userpages.umbc.edu/~squire/download/WinBase.h
i downloaded it from here
hey can u upload ur version of winbase.h ???
Forum: C Mar 4th, 2009
Replies: 3
Views: 1,009
Posted By hellIon
i am using pelles c
y am i getting these errors ?
something wrong wid the winbase header file??
if yes then can u tell me from where should i download another one

#include<windows.h>
main()...
Forum: C Mar 2nd, 2009
Replies: 3
Views: 309
Posted By hellIon
#include<stdio.h>
void main(int argv,char * argc[])
{
int num1,num2;
num1=(int)argc[1];
num2=(int)argc[2];

printf("%d\n",num1);
printf("%d\n",num2);
}
Forum: Assembly Dec 1st, 2008
Replies: 6
Solved: code snipp
Views: 643
Posted By hellIon
i meant where can i find them ......
any link
Forum: Assembly Dec 1st, 2008
Replies: 6
Solved: code snipp
Views: 643
Posted By hellIon
ya this is x86 asm
can u tell me all machine codes for the instructions.....
Forum: Assembly Nov 29th, 2008
Replies: 6
Solved: code snipp
Views: 643
Posted By hellIon
stuff db 0cdh, 20h, 0
wat does this do
Forum: Assembly Nov 20th, 2008
Replies: 1
Views: 494
Posted By hellIon
hello everyone i have just started programming in asm
i am learning 16 bit assembly from art of assembly by randal hyde
i hav written programs in notepad but i want to assemble them
can u give...
Forum: Assembly Nov 19th, 2008
Replies: 11
Views: 1,233
Posted By hellIon
i dont got one.....
so anyways will u pls tell me wat these statements do....
Forum: Assembly Nov 19th, 2008
Replies: 11
Views: 1,233
Posted By hellIon
they both are different snippets there is no relation between them
Forum: Assembly Nov 18th, 2008
Replies: 11
Views: 1,233
Posted By hellIon
mov WORD PTR (PARAM BLK+4),ax;


REAL_NAME db 13 dup(?)
wat does these statements .do...............
Forum: Assembly Nov 17th, 2008
Replies: 11
Views: 1,233
Posted By hellIon
FNAME EQU 9EH
Forum: Assembly Nov 17th, 2008
Replies: 1
Views: 426
Posted By hellIon
can u tell me is there any error in this codes and can u also tell me how to assemble it i am using masm32
Forum: Assembly Nov 17th, 2008
Replies: 1
Views: 426
Posted By hellIon
.model tiny
.code

ORG 100H
HOST:
mov ah,9
mov dx,OFFSET HI
int 21H

mov ax,4C00H
Forum: Assembly Nov 15th, 2008
Replies: 0
Views: 389
Posted By hellIon
can u guys pls tell me how to assemble a com file using masm32.....
i am new to masm so pls give step by step instructions
Forum: C Nov 12th, 2008
Replies: 5
Views: 514
Posted By hellIon
i am learning c
so how can i use visual c++,turbo c++......
pls can u suggest a compiler for windows.........
its urgent.....
Forum: C Nov 12th, 2008
Replies: 5
Views: 514
Posted By hellIon
so wat compiler do u suggest......
Forum: C Nov 12th, 2008
Replies: 5
Views: 514
Posted By hellIon
hey guys
i am using miracle c compiler on windows xp....
i am trying to figure out how does pointer to functions work.....
i have gone thru many tutorials but all have them failed to compile.......
Showing results 1 to 18 of 18

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC