Std::cout<<variable<<"/n";

std::cout

Attached: toby spiderman.png (372x462, 390K)

System.out.println(variable);

System.out.printf("%d\n", variable);

PIZZA TIME

Attached: 1547153663482.jpg (467x581, 32K)

println(s"${variable}")

puts variable

(display variable)

Attached: blunt_engineer.png (467x581, 275K)

echo "my you have a large bagina my you have a large bagina"

std::stringstream ss;
ss

std::stringstream ss;
ss > hitler;
std::cout

Why the fuck are shift operators used like this on C++?
What the fuck is this?

It prints the bits by shifting them out onto the screen.

This is a great example of why I'm not a fan of c++ programmers. I think operator overloading is generally a good thing, but it definitely needs to be kept to overloads that maintain the meaning of the symbol. Using

dumbest Jow Forums comment i've ever read congrats

y-you too

nth for nim!
echo variable

Attached: 55MWqhs.png (552x464, 256K)

Write-Host $Nigger

I think it's trying to copy unix redirects

That honor belongs to you, friend

t. never used streams

'Hello';

Chad languages are in all caps
WRITE(*,*) VARIABLE

std::cout

>Jow Forums will justify this shit with streams

Attached: 1547101423689.jpg (400x365, 17K)

Attached: 1546417240068.png (814x659, 785K)

println!("{}", x);

fixed