Anonymous
kk
Talula
👍
How can I do threading in C so my calculations are working in the background while the application doesn't freeze, but keep giving me result and take input?
{CSA}
Out of my scope
Talula
Out of my scope
Okay how can I make my program take input like scanf but would check the file in the background so if any change it'll print it on screen?
{CSA}
I don't know how to make things work in the "background"
{CSA}
u don't seem u need help
{CSA}
Embedded Software Developer for Microchip, AVR, ARM and ESP...
{CSA}
😉
Anonymous
/adminlist
Anonymous
/promote
Anonymous
/flood
{CSA}
/flood
Anonymous
/setlog
Dima
What the fuck
Artöm
Use pthread
Talula
Threads
Nah... no need I would simply make input using getch
Ms
Any one help me understand about single link list.
Tomas
Any one help me understand about single link list.
What about single linked list don't you understand? Where is plenty of information and guidea on the internet.
Anonymous
Hiii
Anonymous
I don't understand to selet a front end lang or back end...
klimi
we can work on that
Anonymous
Yes okk
Anonymous
And one more que.....suppose I selet the back end.....so which lang i prefer to learn
Ghost🔥
Dima
What the hell
Ghost🔥
Hello I want to split that string and store it in a vector the delimiter is still but I want to keep the string parts which are enclosed in '\'' is there anyone who can help?
Ghost🔥
..
Fabio
stop, relax, think, re-write
Ghost🔥
Ok
Ghost🔥
I want to breakdown this string into parts and store them in a vector, the delimiter is space but i don't want to split parts of the string which are enclosed in '\'' even if there is space between them
Gautam
I want to learn c/c++
Gautam
From beginning
I_Interface
Gautam
How I can do?
Gautam
Give me some tips
I_Interface
Artöm
Save position of 1st quote, find 2nd in cycle. Then move 1st after space
Artöm
You'll have also outer while 1st pos < length
Timothy
Hi guys - learning boost TCP sockets, wondering how I can pipe all data from one socket to another, in both directions?
Timothy
sounds difficulty but interesting
Actually pretty straight forward... basically bond/join 2 sockets?
Ghost🔥
vector<string> ? see string::substr then
Thanks so much but I have already tried that and don't think that's the best option because the string can be very long(note that's just an demo and doesn't have a partern and I also need the string which is not enclosed in quotes.. need all strings as they are but just broken down and stored in a vector)
Anonymous
Timothy
lol
Ghost🔥
And I need the strings which are enclosed in quoted to be clean as possible because they are actually key values of a map so after storing them in a vector I check to see if any of them are first elements on each iteration of a map
Ghost🔥
See algo above
Thanks am trying to do something similar to that but I also mind time so I will only go through the string once and not in a cycle.. what I mean is I will check one character at a time and if that character is '\'' I will increment a value by one.. some_value=0; for (char character: String){ if(character=='\''){ some_value++; while(some_value<=2){ Tempstr+=character; then I emplace it in a vector } }
klimi
do you think i should warn you for that?
I_Interface
what the fuck
I_Interface
?
why they use C for this...
klimi
why they use C for this...
better question would be why did he share his secrets
🇰 🇷 🇦 🇹 🇴 🇸😜
Anyone has some hacking books in c++17 to send us please?
Anonymous
Bro what meaning of S.~string();
destructor explicitly called
Accel
destructor explicitly called
Oh... That's string class
klimi
actually
klimi
its not warn for hacking
Accel
But why he did this??
Dima
Tak tak
klimi
Dima
Bylo nebylo warn again
Anonymous
Tak tak
Da da
Accel
Call destructor??
Anonymous
Call destructor??
Learn what is the placement new
🇰 🇷 🇦 🇹 🇴 🇸😜
What a fuck😅
Till
Accel
Because I can!
Yep...you can but I can't understand meaning of calling destructor and new(&s) string {"Hello,world"}
Dima
What a fuck😅
Hack yourself
Dima