Dima
d'oh
klimi
what that means?
Dima
Homer Simpson's key phrase
Dima
lol
klimi
oh
olli
One of those exercises has also been posted to stackoverflow and got immediately downvoted.
klimi
xD
John
I would like mentor too xD
How are you even admin? Or was you joking?
klimi
what?
klimi
does it have any connection?
John
What? Are you trying to troll?
Dima
lolllll
Anonymous
😐
Anonymous
Hi guys I want to hack Wi-Fi networks WPS via my phone.
Dima
klimi
John
Anonymous
No .Do you have an app cracking it.
klimi
on android?
klimi
thats a terrible idea btw...
Anonymous
yes
klimi
it will take you milions of years to crack it
klimi
just btw
John
No
klimi
depends on the password
John
Yes
klimi
and
klimi
if you are doing it with phone
Anonymous
C is only lower level in that it lets you cast pointers silently
? you can cast pointers silently in C++ as well
Dima
lol that made me laugh
Pradyumn
Why we are using only c language for data structures? Why we can't use another language?
Dima
you can use assembler
Dima
and C is sexy
Anonymous
Hey can I get c++ software here
Dima
loollll
BinaryByter
BinaryByter
Valid c
Anonymous
Valid c
you can do the same in C++
olli
you can do the same in C++
the same expression is invalid in c++
olli
https://godbolt.org/g/Z2sjgy
Anonymous
Anyone that is very elite in coding . i have a job worth $600 . please private messge me for details
Anonymous
Anonymous
Anonymous
see
Anonymous
i can do it with only a warning
Anonymous
and i can silence warnings after that
olli
wow
olli
-fpermissive Downgrade some diagnostics about nonconformant code from errors to warnings. Thus, using -fpermissive will allow some nonconforming code to compile.
Anonymous
Anyone that is very elite in coding . i have a job worth $600 . please private messge me for details
If you don't explain the job specifics here, I will be forced to consider it as a scam and delete the post
Anonymous
Other admins may choose to warn if they feel so
olli
I stress the nonconformant part
olli
but that is not valid in terms of the standard
Anonymous
however this does not change the work that this c++ code compiles
olli
that's a compiler extension
Anonymous
but that is not valid in terms of the standard
but does it or does it not compile
olli
I consider c++ what ISO defines in the IS
olli
in this terms this is not valid
olli
To cite
Anonymous
olli
"The -fpermissive flag causes the compiler to report some things that are actually errors (but are permitted by some compilers) as warnings, to permit code to compile even if it doesn't conform to the language rule"
Anonymous
however if you look here the W pedantic should be giving more warning in that case
Anonymous
because pedantic means we warn when we do not use something that is standard in ISO C++
olli
But not if you disable some of their rules by passing -fpermissive
Anonymous
however the thing is this still works
Anonymous
that was my point all along
Anonymous
I need a automative system made ... Something simple for you genius
$600 for how much time, complete project or monthly? And what exactly do you want? If you want to hire someone its allowed here to ask but details are definitely needed
Anonymous
I need a automative system made ... Something simple for you genius
automative systems typically cost over 600 in just parts along
olli
you can do the same in C++
C++ is the standard by the ISO committe which does not approve the correctness of your code, so this is just wrong
olli
yes, it works when enabling compiler extensions
olli
but you said "in c++"