Artöm
When will C++2a come out?!
Officially? Spring maybe
Redheaded_beast
Why isnt it printing?
Wanna learns programming or c n c++ how should I start
Redheaded_beast
How should I do it
klimi
just code? ig
Redheaded_beast
Ahhh upto full extent
Redheaded_beast
Coz m gonna do my carrier in Information and technology sector
klimi
okay good luck
Artöm
I mean, we already know which features are going into C++20, but that's the official release
2a still receives lots of patches (so called core/LWG issues and DRs), mostly in wording and sometimes also types and functions declarations
Artöm
Better find most of them before release
rakshith
Folks, Can we devolop artificial intelligence by using c\c++
rakshith
Is it possible ???
Mar!o
Folks, Can we devolop artificial intelligence by using c\c++
In fact most python ai frameworks use C or C++ in the background
Mar!o
Is it possible ???
Sure u can use any language
Artöm
Folks, Can we devolop artificial intelligence by using c\c++
It is possible with any turing complete language
rakshith
Ok sir.
rakshith
I need help for this
Mar!o
In fact most python ai frameworks use C or C++ in the background
Because python is way too slow for heavy tensor calculations
rakshith
Ok
Yoni
Hey friends , can anyone help with a code writing for my assignment to university maybe? ☺️
rakshith
I need source code to develop
Artöm
I need source code to develop
Developing is literally producing source code
rakshith
How Hanoi tower works in c language
klimi
How Hanoi tower works in c language
like in any other language
Francisco
2a still receives lots of patches (so called core/LWG issues and DRs), mostly in wording and sometimes also types and functions declarations
That's why there's a last meeting before the final standard, to fix those minor issues and officially lunch C++20
rakshith
Python,java, javascript,php,ruby,etc
klimi
@Good_Girl_Wz_Bad_Attitude_ZNesib ban?
Dima
Lol
jot.rs
sorry wrong chat
MᏫᎻᎯᎷᎷᎬᎠ
Maybe she misspelled dot to idiot Aren't you a dot klimi?
Anonymous
😱 but she was good student
Dima
good students read the rules first:)
Dima
eh
Anonymous
good students read the rules first:)
She also pm me for help in her assignment and I really have to help her
Anonymous
Anyway anyone free to explain me circular queque logic and why I will use it when I can use queue It's a queue with no ending right and works on FiFO(first in first out ) right
Anonymous
Joesph
Anyway anyone free to explain me circular queque logic and why I will use it when I can use queue It's a queue with no ending right and works on FiFO(first in first out ) right
I have a friend called "Google". He helps me lot let him help you too. If don't want his help I have a another friend call "duckduckgo". He doesn't store your private stuff he can help you too
Anonymous
Good boy
Why don't u shut tf up man 😂
Anonymous
I have a friend called "Google". He helps me lot let him help you too. If don't want his help I have a another friend call "duckduckgo". He doesn't store your private stuff he can help you too
The problem is that many times even after googing we cannot understand the code Google has not taught me much things I saw it's code on book and then on website and my mind got drained it was quite different from queue Usually books and their examples has taught me programming not google
Anonymous
Some things were similar such as both types of queues have two end front and rear if I am right
Anonymous
Are printf and scanf fall in c++ language ?? Please tell me..
Dima
yes
Dima
but shouldn’t be used
Anonymous
Why?
Dima
c++ has own stuff for printing input / output
Dima
std::cout std::cin
Anonymous
std::cout std::cin
Compilation error on turbo cpp
Anonymous
Sur help plox
Anonymous
Dima
turboc is superpower in 2020
Anonymous
Joesph
🤣🤣
crt
did you know you can cast a char to a bitfield struct with 8 fields
Dima
you also can apply cast on a couch
Daniele
wat
crt
did you know you can cast a char to a bitfield struct with 8 fields
and then be able to check their state by indexing them with . or ->
crt
so no shifting at all
Anonymous
I wish there was something like the opposite of # in preprocessor directives
Dima
Anonymous
No like you can #define f(x) #x and now x is string
Anonymous
You want a stringify macro?
Nope the exact opposite