Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
std::string marnsgholString;
std::cin >> marnsgholString;
std::cout << "@Marnsghol said " << marnsgholString << " because they are a douche." << std::endl; -
@Marnsghol said That's a proven absolute noob ! Let them identify their level! No offense. because they are a douche.
-
SECTION .TEXT
GLOBAL _START
_START:
MOV EDX, LENGTHOFCOMMENT
MOV ECX, COMMENT
MOV EBX, 1
MOV EAX, 4
INT 0X80
MOV EAX, 1
INT 0X80
SECTION .DATA
COMMENT DB 'Piss off.', 0XA
LENGTHOFCOMMENT EQU $ - COMMENT
To everyone that writes their rants and comments as code like
Console.writeline("something something")
Stop, get some help.
You don't need to prove that you know how to print a string okay ?
rant
its cringy people