Anonymous
What are variadic functions in c?
Can anyone help me with this Admin
DaVlad 🇸🇰
Beginners shouldn't use outdated IDEs no matter what
I don't agree, you are studying programming and not ide, Borland IDEs are perfect example of complete ide with full set of what you need to learn basic programming, it includes good help and debugger.
Francisco
Ansh
Guys can anyone tell me the website to practice cpp programs
Anonymous
No updates in a long time
how does it affect ? still we are learning same concepts 🙄 am not saying you are wrong just asking
Ansh
I tried but unable to understand questions and I have tried all hackkerrank ,codechef,geeksforgeeks
Ansh
Any other platform to practice??
Francisco
how does it affect ? still we are learning same concepts 🙄 am not saying you are wrong just asking
Because older IDEs don't provide newer stuff. If you're learning C++, it makes no sense to learn the 2003 version. You should start with C++11 at least, and I don't think Turbo C++ supports it well enough
Ansh
Still waiting guys
Anonymous
excercises in books
Anonymous
I tried but unable to understand questions and I have tried all hackkerrank ,codechef,geeksforgeeks
First learn the concepts ,try applying them by framing ur own simple questions. Who asked you to mess ur brain reading complete question in hackerrank. Just look at the sample input and output. Write the code if it fails then look into question a little bit.
Anonymous
😆
Anonymous
/rules
Anonymous
/notes
Anonymous
#bingo
Anonymous
#private-teacher
Anonymous
#gcc9
MetaSploit
Which are some of useful c and c++ header files? Tomorrow i have coding competition so suggest me some libraries which are highly needed and can help to improve code. Thanks...
Anonymous
#gcc9
Anonymous
Hey
Kk
Guys arrays have been confusing me since day one
Dima
What’s your problem?
Kk
What’s your problem?
Didn't understand anything while trying to study the subtopic
Dima
would be better if you would tell your exact problem
Anonymous
Guys arrays have been confusing me since day one
Arrays in C++ or just in general? If just in general, all you really need to know is that it's a list of variables. Depending on the implementation, they can have multiple dimensions, need to be a set amount of items or be dynamic, etc
Dima
learn stuff about various kinds of containers
Dima
well that shouldn’t stop you 🙂
Kk
Then in that case I do
uncle
who here uses PHPRaad Studio🖐🖐
Yuvraj
Why there's no sable and well-known framework to build Cross platform Mobile and web applications in c++ even all react native and flutter finally convert there code in c++ at the end.
KF
https://t.co/V0OrRtUnmq
Afees
Anybody used cspag or ctags here?
桃桃乌龙
Why there's no sable and well-known framework to build Cross platform Mobile and web applications in c++ even all react native and flutter finally convert there code in c++ at the end.
Maybe C++ is just not so competitve among the other languages like Javascript. C++ takes a lot more time and efforts to learn apparently.
桃桃乌龙
also those abstract langauges have a better chance in cross platforming I think.
桃桃乌龙
For most mobile applications, performance is not the key, what’s more important is to deliver the product sooner. so languages like Javascript can take their advantages.
桃桃乌龙
While frameworks like react native is pretty production ready… reinventing the wheel doesn’t make too much sense
桃桃乌龙
Of course, not if you can build a much better one
Anonymous
Where to use abstraction and where to use interface ?
klimi
OH no virus, welcome ^•^
Yuvraj
👍
Foxner
Anonymous
Telvin
klimi
I do them :3
Anonymous
what is asynchronous logger in spdlog??
Anonymous
how is it different from basic logger
Jussi
It is asynchronous
Jussi
Calling it does not block
Anonymous
Any have example c++, merge 2 array 2 dimension into array 2 dimensi?.
Anonymous
How to Merge array. C++. Help me.
Anonymous
It is asynchronous
my program is running and I am 'tail -f' into my log file. Now, what happening is that my log file is only updating when the code execution is complete.
Anonymous
I don't want that..I want it to update simultaneously...so i can see the log when my program is running
Anonymous
any ideas?
Jussi
No
Anonymous
got it. there is an explicit flush policy in spdlog https://github.com/gabime/spdlog/wiki/7.-Flush-policy
Anonymous
interesting read
Mauro
#best-book
KAOT
/rules
Michael
help How can i calculate limit function in c++ could someone help me with the algorithm
Yuriy
I can't add link to pastebin with my question((
Mat
The error says what you need
Mat
Read it. Solve it
Yuriy
Read it. Solve it
Pretty logically
Mat
Pretty logically
There's written there's no return statement in a non-void function. I think the error is pretty clear
Yuriy
Sorry for stupid question. Apparently, I need some rest
Jussi
Usually it generates only a warning tho
Mat
Mat
Help me please with my code, I’m rookie in C++ and I get this error. What have I done wrong?. Task from leetcode(topic binary search) Line 18: Char 5: error: no return statement in function returning non-void [-Werror=return-type]. My code https://pastebin.com/YfP5YiGZ
Jussi
Yeah it even says that it is treating that warning as an error because the program is compiled with the flag -Werror=return-type
Anonymous
Hello
Gyanendra
Hey, I am new to this....i want somebody to help me in programming..