Jason
cool
BinaryByter
with optimization it actually looks a bit better
olli
BinaryByter
xD
BinaryByter
his face is very disturbing
BinaryByter
how do you optimize in clang?
olli
BinaryByter
okay
BinaryByter
so with o3 clang does shit
olli
BinaryByter
it has a huge vector of funciton pointers
BinaryByter
though the amount of instructions that are actualyl executed is much smaller
olli
BinaryByter
but it doesnt bloat the executable 🤔
BinaryByter
also, theres no branching
olli
BinaryByter
-Os?
BinaryByter
know your compiler!
Anonymous
bro ( Y / N )
BinaryByter
iirc you can't even put inline on the bottom
BinaryByter
but I might be misguided
BinaryByter
@ollirz do you have any one walls?
olli
BinaryByter
translate to german
BinaryByter
😂
BinaryByter
einwände
BinaryByter
:D
BinaryByter
okay then its prolly fine
Anonymous
What types of compiler Can I download on my phone
Anonymous
Where do I start from learning
BinaryByter
BinaryByter
Anonymous
Where can I get the hardware store
BinaryByter
google maps
BinaryByter
idk
BinaryByter
buy yourself a computer
BinaryByter
but dont learn to code on a phone
BinaryByter
that idea is ridiculous
Anonymous
I've learned that a lot of developing countries don't have access to computers readily. Instead of trying to use a phone which is ridiculous and will be an awful experience, I'd suggest a Raspberry Pi. They're very cheap and available.
Anonymous
I have a computer
Anonymous
Then use it
BinaryByter
pretty nonchalant way to put it, but yea
BinaryByter
😂
Spirit
Spirit
Huehue
Anonymous
If a learn c++ can a make software like nmap?
Anonymous
If possible but how?
Anonymous
Anonymous
why?
Anonymous
I think the one and two is not true,but in the vc++6.0 the two complete is true
Anonymous
Hi... Sir I'm ambi
Sir I'm learning C and C++ sir, please how to learn easyli please tell me sir's r Madams 👏👏
balu
Youtube link for c programming course
klimi
balu
Kk
Elnee
Prince
Hiii
Silvestr
On which level you know assembly?
Silvestr
Silvestr
Did you ever write pure assembly soft?
Mat
Mat
BinaryByter
BinaryByter
shi
Silvestr
Medium, why?
I always use compiler explorer for see what is happening under the hood, but not always understood what is compiled. Maybe you know some good articles about assembly language?
BinaryByter
BinaryByter
assembler is something you pearn with exp
🐰🐾 سمیه
#include <studio.h>
int function(int) ;
main( )
{...
function ( );
...}
int c;
function()
{
...
}
Hi, in the above example, source codes of function( ) and main ( ) are in the same file. "c" is a global variable it's declared after main ( ) and before function ( ).
Is it visible in main( )?
BinaryByter
No
BinaryByter
but why don't you write a program to test it?
🐰🐾 سمیه
I did so before, just forgot it.
BinaryByter
right
Dima
BinaryByter
straight
BinaryByter
You have a tough choice to make
BinaryByter
is it it "gay" or "flexy"?
BinaryByter
up to you, I won't judge!