|
-
Apr 14th, 2003, 12:43 PM
#1
Thread Starter
Addicted Member
Noobie needs a kick start
Im was in a class that hasn't much help for assembly in MSVC++ 6.0.
I'm tring to get into it with using MSVC++. I wanna make a simple IF/THEN/ELSE. Anyone have any MSVC++ specific sites that give examples of assembly?
Thanks!
NOMAD
-
May 23rd, 2003, 02:22 PM
#2
Fanatic Member
I suggest getting a nice asm book and learn the instruction set instead of trying to find sites. Even though VC++ has some cavaets (sp?) that you will run across, if you know the assembler, you should be able to work through it.
You could also disassemble the code in VC++ and take a look at that for sample code. That should give you some idea on how to set your problem up.
-
May 23rd, 2003, 03:42 PM
#3
Thread Starter
Addicted Member
Wow over a month later! JK thanks, I got a book.
I'm actually coming along quite well in ASM. I was just paniced when I posted that (projects ). Thanks for the reply though
NOMAD
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|