Roxifλsz 🇱🇹
Let's make our Russian group with blackjack and... u know)
And hookers, you're not gonna get restricted for bad words in here
Prometheus
Just so it's clear, if I use English and a non-english word or two is that still grounds for a warning?
Roxifλsz 🇱🇹
Let's make our Russian group with blackjack and... u know)
But, I guess you could make your own russian C++ group if you want, and if you ask an admin beforehand you could post the link to that group here
Леонтий
Calm down) it's just a joke)
klimi
be if he got warned for non english
klimi
and then he writes in rusian
klimi
just... why
Prometheus
usually not
Just making sure. I don't want to slip up lol
klimi
well
Prometheus
Yeah, he should know better.
Roxifλsz 🇱🇹
Just so it's clear, if I use English and a non-english word or two is that still grounds for a warning?
Not really, warns for non-English go to people who just keep on going with their posts and don't understand that they need to talk in English (most likely means they don't even know English)
klimi
if you dont have wanrs
klimi
you are mostly ok
Prometheus
Thanks for the clarification.
Anonymous
Can you type cast an integer array to string in C?
⛰🐦⬇️🍅
why shoul you do this ?
olli
Can you type cast an integer array to string in C?
c does not have the concept of strings you can like reinterpret cast, however the result depends on endianess and the size of the integer
Anonymous
why shoul you do this ?
Had to check if all elements in two arrays are same. Basically if they're duplicates. Instead of iterating thru all elements it would have been faster if I could convert it to string
Anonymous
Can the compiler force me to put some license in my code by using its sintaxis or additional features ( like extensions of gcc) ?
Anonymous
Or assembler sintaxis if it's asm
Anonymous
Speak indonesia?
Anonymous
Hi
Anonymous
Any italians?
MetalNeox
yep you can enter in italian c/c++ group
Anonymous
Which group?
Anonymous
U got the link?
Andrea
Cerca linguaggio c/c++
Mihail
Andrea
Help sei for italian group
Andrea
There is no traslation
Andrea
And Yes i am italian
Anonymous
Ok grazie (thanks)
Anonymous
bin : "summer" , octal: "summer", hex: "summer" .. why tho ..
Anonymous
java debugger did better job on this side
Anonymous
java debugger shows up the chars / bytes of a string and their actual values
Anonymous
it show the components of a string
Anonymous
but here , ig it may need additional parameters for such a thing ?
Anonymous
or maybe the eclipse-gdb integration have some bugs ?
Anonymous
thoughts ?
Anonymous
am now gonna use lldb instead of gdb to see if its something related to the debugger
Anonymous
btw , what do u guys use as c/cpp ide for c I mostly use vim / vscode but for cpp , idk , didn't find any nice one
Anonymous
now trying kdevelop , and idk , thinking to stick with it
Dexter
btw , what do u guys use as c/cpp ide for c I mostly use vim / vscode but for cpp , idk , didn't find any nice one
For cpp i use visual studio 2017 However i can use visual studio for c also but for that i need to rename the file every time to change the extension
Anonymous
hello
Anonymous
did someone had to work with asio/boost asio?
Anonymous
I have some problems with the library
Anonymous
I have used clion Code blocks(*themed)
and bloated , ig it take an age to load and start while I have 4 G ram ig I'll upgrade my rams or will install codeblocks at the end
Anonymous
Anonymous
this are my logs
Ludovic 'Archivist'
Linking options missing
Anonymous
how to link them?
Anonymous
I was trying to look for the lib
Anonymous
but I didn't found it anywhere on the system
Ludovic 'Archivist'
Add -lboost_system in your case
Ludovic 'Archivist'
If it is not installed, you'll need to install it
Anonymous
in the file I sent are also logs for -lboost_system
Ludovic 'Archivist'
You will also need -pthread
Anonymous
that worked
Webalem Mengesha
Any website that make easier to learn C++?
Anonymous
YouTube?
Anonymous
😂
Webalem Mengesha
I want link..
BinaryByter
I want link..
invidio.us
Webalem Mengesha
Add more..
Mat
I want link..
#goodgoogling
Mat
With that info will come to you
Mat
I want link..
#goodcodingmentality
Anonymous
I want link..
https://www.youtube.com/watch?v=tvC1WCdV1XU&list=PLAE85DE8440AA6B83
Anonymous
Any website that make easier to learn C++?
at the end you will came back to the books but if you have lynda account , give it a try , yk , just to learn the basics and feel bit confiedent to get into the mindset then go and read some books