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
»
Summer of Code Ideas
»
Support c/c++ style comments
« previous
next »
Print
Pages: [
1
]
Author
Topic: Support c/c++ style comments (Read 28099 times)
prefetchnta
Guest
Support c/c++ style comments
«
on:
August 05, 2009, 01:39:54 AM »
Sometimes maybe useful.
Logged
Johnlop
Jr. Member
Posts: 5
Re: Support c/c++ style comments
«
Reply #1 on:
December 29, 2022, 04:07:15 AM »
Single-line comments (informally, C++ style), start with // and continue until the end of the line. If the last character in a comment line is a \ the comment will continue in the next line.
Allied Universal eHub Login
Logged
Print
Pages: [
1
]
« previous
next »
NASM - The Netwide Assembler
»
NASM Forum
»
Summer of Code Ideas
»
Support c/c++ style comments