NASM - The Netwide Assembler
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Calendar
Login
Register
NASM - The Netwide Assembler
»
NASM Forum
»
Using NASM
»
Scanf beginer question
« previous
next »
Print
Pages: [
1
]
Author
Topic: Scanf beginer question (Read 15918 times)
nobody
Guest
Scanf beginer question
«
on:
December 04, 2004, 01:09:48 AM »
hi i need no know how to use scanf instruction i'm using a deassembler y i found this but i'm not sure where is the scanf result saved can anyone help? thx
push eax
push offset unk_42C01C
call _scanf
add esp, 8
mov ecx,dword_42EA34
Logged
nobody
Guest
Re: Scanf beginer question
«
Reply #1 on:
December 04, 2004, 02:49:44 AM »
forget it I got it!!!!
Logged
nobody
Guest
Re: Scanf beginer question
«
Reply #2 on:
January 15, 2005, 07:58:17 PM »
im totaly n00b to nasm, can you give me the finish result of it?
Logged
Print
Pages: [
1
]
« previous
next »
NASM - The Netwide Assembler
»
NASM Forum
»
Using NASM
»
Scanf beginer question