Results 1 to 3 of 3

Thread: Noobie needs a kick start

  1. #1

    Thread Starter
    Addicted Member NOMADMAN's Avatar
    Join Date
    Aug 2002
    Location
    Closer than you think
    Posts
    237

    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

  2. #2
    Fanatic Member
    Join Date
    Jan 2003
    Posts
    1,004
    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.

  3. #3

    Thread Starter
    Addicted Member NOMADMAN's Avatar
    Join Date
    Aug 2002
    Location
    Closer than you think
    Posts
    237
    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
  •  



Click Here to Expand Forum to Full Width