From: Bill Cunningham on 2 Mar 2010 18:16 Can someone show me a short code for the infamous "hello world" in nasm syntax. Which if I'm correct is Intel? Bill
From: Peter Nilsson on 2 Mar 2010 21:15 "Bill Cunningham" <nos...(a)nspam.invalid> wrote: > Can someone show me a short code for the infamous > "hello world" in nasm syntax. ... <http://www.lmgtfy.com/?q=nasm+hello+world> -- Peter
From: James Harris on 2 Mar 2010 21:22 On 2 Mar, 23:16, "Bill Cunningham" <nos...(a)nspam.invalid> wrote: > Can someone show me a short code for the infamous "hello world" in nasm > syntax. Which if I'm correct is Intel? Here are Nasm examples for Linux and Windows. http://codewiki.wikispaces.com/linux_stdout.nasm http://codewiki.wikispaces.com/winstdout.nasm Yes, Nasm uses Intel syntax. James
|
Pages: 1 Prev: suggest algorithm: gradient-fill a polygon Next: Boost and UMFPACK: anyone tried it? |