Stanislav
it looks like they can
Stanislav
https://github.com/llvm/llvm-project/blob/master/libcxx/include/execution#L16 https://reviews.llvm.org/D60480
👑OGURCHIK🖤
🤔wpf how to remove this emptiness?
Dima
NXiss7
No
NXiss7
Not another purge!
NXiss7
Someone stop @Neko_cpp! Catch @MissRose_bot!
NXiss7
😄😄😄😄
Dima
No
NXiss7
😂😂😂
👑OGURCHIK🖤
Ajay
How was int/double converted into string before c++11 ? PS: other than stringstream and sprintf.
Tony
One would use the C function itoa then use the resulting string in the construction of a string.
Tony
Or that.
Dominic
Guys help me with this...
Dominic
Write, compile and run a C program that prints its arguments. e.g. a command line of % myprog its a success produces output of its a success and the same program with a command line of % myprog using more command line words produces output of using more command line words
Dominic
Dominic
I'm trying
Ajay
Stringstream?
yes. anything else?
Tony
itoa is non-standard
If it works it works ¯\_(ツ)_/¯
Tony
I could just forward the same message back to here.
Anonymous
Anonymous
Can u find any metadata in this .gif?
litepresence
litepresence
not sure how that helps you... but good luck. obtained via xplayer 1.8.3 with file extension gifx instead of gif
Anonymous
Yep! Thx
Tony
Purge? :v
Rahal
Chernykh
http://letmegooglethat.com/?q=Exif+data+online
Dima
/warn 990662491 ot
NXiss7
I need a good library for creating docx files with column support. Do you know one? DuckX lack lots of features so that it's like it supports nothing except plain text writing...
Shivam
Why
Anonymous
Anonymous
What does that 2 line mean?
Anonymous
Although ch is defined as int only the low order byte is written
914
Shit
914
Forwarded to wrong group
Mat
no problem
914
Sorry, I didn't notice that
Anonymous
Hello, please, do anybody know how to detect if there is an ssd or an hdd?
Anonymous
I'm tempting to use this MSFT_PhysicalDisk without success...
Azzam
Hey Guys ! I need a little help.. I want to iterate through a map in C++ and compare values of map but some error is popping up while I'm writing this line - for(auto i = hash.begin()+1; i != hash.end(); i++){ if(abs(i->second - (i-1)->second) != 1 or abs(i->second - (i-1)->second) != 0) != 1 ) return 0; } How to overcome this?
Anonymous
why do not use two for loops?
Azzam
how to do that? can you explain plz
Azzam
will be of great help
Anonymous
just an'idea, not more, for details look at map documentation on cppreference
Anonymous
what type of comparation would you like to do?
Azzam
comparing two values of a map whether their difference is greater than 1 or not
Anonymous
first: 1. std::map is a sorted associative container that contains key-value pairs with unique keys. 2. std::Multimap is an associative container that contains a sorted list of key-value pairs, while permitting multiple entries with the same key
Anonymous
in the first case comparing makes no sense
Azzam
that Ik
Anonymous
second case:
Azzam
i want to compare between values of two different kekys
Azzam
keys**
Azzam
how to do that
Anonymous
ok
Azzam
Btw Thanks for your help :)
Anonymous
something like this: for(auto i = hash.begin()+1; i != hash.end(); i++){ for(auto j = hash.begin(); j != hash.end(); j++){ if(j.first != i.first) i-second == j->second } }
Artöm
keys**
You compare values in code above
Azzam
Which error?
prog.cpp:23:30: error: no match for ‘operator-’ (operand types are ‘std::__detail::_Node_iterator<std::pair<const char, int>, false, false>’ and ‘int’) if(abs(i->second - (i-1)->second) != 1 or abs(i->second - (i-1)->second) != 0) != 1 ) return 0;
Azzam
Use std::prev
let me see... Thank you so much
Artöm
Azzam
It is. Try one loop with std functions
can it be possible in linear time?
Artöm
Yes
Azzam
how ?
Artöm
Your code is linear
Walter
What is the use of socket programming ,where is it mainly used??
Artöm
Low level networking
NXiss7
Forwarded to wrong group
It was NO Problem At ALL to me! 😂😂😂
NXiss7
trap lover?
Fuck! Hell no!
NXiss7
I just like Japanese art, especially modern illustrations