Chat Boss
ㅤImmanuel sent a huge message, it has been re-uploaded as a file
Chauhan
Why can't we overload a static function with a non static function in C++? Anyone please help
Sundar
/notes
Rose
/notes
List of notes in C/C++ Programming: - 0_to_show_item_use"#item" - gitgud - howtoask - markdown - mcve - meta - ot - paste - projects - res You can retrieve these notes by using /get notename, or #notename
Harsh
Can anyone sends
Harsh
C++ notes
Shivam
Can anyone sends
You can send c programming notes
y
/notes
Rose
/notes
List of notes in C/C++ Programming: - 0_to_show_item_use"#item" - gitgud - howtoask - markdown - mcve - meta - ot - paste - projects - res You can retrieve these notes by using /get notename, or #notename
Chat Boss
ㅤosmㅤㅤㅤㅤㅤㅤ sent a code, it has been re-uploaded as a file
Rose
User Hua Guliang has 1/2 warnings; be careful! Reason: random GM
Zabi
Hello
Zabi
I am a beginner in C programming. I will be glad if any one could help me suggesting a complete teaching course online
Ziky
ㅤosmㅤㅤㅤㅤㅤㅤ sent a code, it has been re-uploaded as a file
Just look into manual https://cplusplus.com/reference/ios/ios/eof/ If I get it correctly it doesn§t test if you are at the end of file but it just tells you if end of file error happened yet. So after you read the last byte while tests if end of file error happened which is not true the you try to read behind the end of file (now error happened) then you write garbage into output file and test if EOF error happened - that is now true so your while ends.
Marcio
By Dartmouth Univ.
RMH
/notes
Rose
/notes
List of notes in C/C++ Programming: - 0_to_show_item_use"#item" - gitgud - howtoask - markdown - mcve - meta - ot - paste - projects - res You can retrieve these notes by using /get notename, or #notename
Vismaya
/notes
Rose
/notes
List of notes in C/C++ Programming: - 0_to_show_item_use"#item" - gitgud - howtoask - markdown - mcve - meta - ot - paste - projects - res You can retrieve these notes by using /get notename, or #notename
UBolt
/get projects
Rose
/get projects
Please check the Resources section for links on Open Source Projects in C/C++ some of which are explained from scratch.
UBolt
/get paste
Rose
/get paste
To share code or error tracebacks, use an online pasting service like: - https://hastebin.com - https://pastebin.com - https://dpaste.org - https://wandbox.org - https://godbolt.org
UBolt
/get markdown
Rose
/get markdown
If you are posting a single line of code, then embed the code within a single backtick i.e. ` The backtick should be there before the beginning of the line of code and at the end of the line of code. Ex: `cout << "Hello";` If you are posting multiple lines of code, embed the entire source code within three backticks (at the beginning and at the end) on a line of their own. Ex: #include<iostream> int main(){      return 0; } ``` <- Three backticks here
Rajiya
/notes
Rose
/notes
List of notes in C/C++ Programming: - 0_to_show_item_use"#item" - gitgud - howtoask - markdown - mcve - meta - ot - paste - projects - res You can retrieve these notes by using /get notename, or #notename
Rajiya
Maam plz starting the classs Not a understanding the college classes
klimi
Maam plz starting the classs Not a understanding the college classes
Is this related to your studies? Maybe ask the responsible people?
Rose
Please check the Resources section for links on Open Source Projects in C/C++ some of which are explained from scratch.
100$ website
any help
char ch; while(input.get(ch)) { output.put(ch); }
(null)
any help
https://t.me/programminginc/536356 you must check to see if you have reached the EOF *before* putting your character to the output stream, not after.
y
Someone can explain me what is the fuction of the cruly braces, for example if ( number == data){ cout << “the number is 5”; } what is the fuction of the curly braces ?
Ludovic 'Archivist'
Someone can explain me what is the fuction of the cruly braces, for example if ( number == data){ cout << “the number is 5”; } what is the fuction of the curly braces ?
In that specific case, because the braces enclose a single statement, and because they behave like a single statement, they do not have any function beyond improving readability
etrn1ove
/notes
Rose
/notes
List of notes in C/C++ Programming: - 0_to_show_item_use"#item" - gitgud - howtoask - markdown - mcve - meta - ot - paste - projects - res You can retrieve these notes by using /get notename, or #notename
Rahil
/get
Rose
/get
Not enough arguments!
Mukul
anybody have python course ??
🇳​🇦​🇳​🇮​
Will You guys tell me about operators in c
Troye
/notes
Rose
/notes
List of notes in C/C++ Programming: - 0_to_show_item_use"#item" - gitgud - howtoask - markdown - mcve - meta - ot - paste - projects - res You can retrieve these notes by using /get notename, or #notename
Troye
/howtoask
Troye
/get howtoask
Rose
/get howtoask
These are ways you can improve the odds of someone wanting to help you. Be considerate when posting questions. • Use a search engine to check if anyone else had the same question as yours before asking. Stackoverflow is your friend. • Be straight to the point (do not ask to ask.) • Be specific, include as many details as you can. • Show what you've tried to solve the problem • We don't care if anything is "urgent" or "important" - wait patiently for someone to reply. • In addition, please check this site to learn how to ask questions in a public forum. It's good style to limit the amount of messages you send to a public forum; put effort into 1 message, rather than sending many of them, and edit messages to fix errors or to include more information.
Troye
/get projects
Rose
/get projects
Please check the Resources section for links on Open Source Projects in C/C++ some of which are explained from scratch.
Maxim
https://t.me/c/1333870316/317324
klimi
oh that's teh same guy?
Maxim
Thanks Maxim :)
you're welcome! i'm always surprised when people don't notice things like this i doubt i'm a genius
Unni
Any ui ux designers?
Rose
User Cherry has 1/2 warnings; be careful! Reason: spam
Raj <3
new to c.. can anyone suggest some yt vids?
Rose
Welcome Eammon! Please read the pinned message 🙂 Click the button below to unmute yourself.
🏳️‍🌈GNU/Линуксяша-libre🏳️‍🌈
/blue
......
/notes
Rose
/notes
List of notes in C/C++ Programming: - 0_to_show_item_use&quot;#item&quot; - gitgud - howtoask - markdown - mcve - meta - ot - paste - projects - res You can retrieve these notes by using /get notename, or #notename
Harsh
#gitgud
Rose
#gitgud
Becoming a pro in C++ requires practice, dedication, and a willingness to learn new things. Here are some steps you can take to improve your C++ skills: Read C++ books: One of the best ways to improve your C++ skills is to read books written by experts in the field. Some recommended books include &quot;C++ Primer&quot; by Stanley Lippman, Jos&#233;e Lajoie, and Barbara E. Moo (updated for C++11), and &quot;Programming: Principles and Practice Using C++&quot; by Bjarne Stroustrup (2nd Edition - May 25, 2014, updated for C++11/C++14). These books provide a comprehensive introduction to C++ that covers just about everything in the language in great detail. Practice coding: The best way to improve your C++ skills is to write code. Start by solving small problems and gradually move to more complex ones. You can practice on online platforms like LeetCode, HackerRank, and Codeforces, which provide a range of problems of varying difficulty. Try to write clean, well-structured code that follows best practices like commenting, naming conventions, and avoiding global variables. Read documentation: There are many libraries and frameworks available for C++, and reading their documentation can help you gain a deeper understanding of how they work. For example, you can read the C++ standard library documentation or the Boost C++ libraries documentation. Participate in online communities: Join online forums and communities where C++ programmers gather to share knowledge and ask for help. This will allow you to learn from others and get feedback on your code. For example, you can join the C++ community on Reddit or the C++ Slack community. Build projects: Try building some projects on your own, such as a game or a utility program. This will give you an opportunity to apply your C++ skills in a practical setting and help you learn new things. Start with a small project, and then gradually move to more complex ones. For example, you can build a text-based adventure game or a calculator app using C++. Watch C++ conferences: Attend or watch C++ conferences like CppCon, ACCU, and Meeting C++ where experts in the field share their experiences, ideas, and best practices. These conferences provide a great opportunity to learn about new features, techniques, and tools in C++, as well as network with other C++ developers. You can watch the recordings of past conferences on the conference websites or YouTube channels. Learn from your mistakes: As you write code, you will undoubtedly make mistakes. Don&#39;t be discouraged by them; instead, learn from them and try to avoid making the same mistakes in the future. Use debugging tools like gdb, valgrind, or lldb to identify and fix errors in your code. You can also seek feedback from other programmers and learn from their code reviews.
Harsh
#meta
Rose
#meta
Don&#39;t ask meta questions. In other words, don&#39;t ask to ask. Questions like &quot;Does anyone know XYZ?&quot;, &quot;Has anyone used XYZ?&quot; or &quot;Can someone help me?&quot; are all considered meta questions because they don&#39;t specify what your actual problem is. These questions give the impression that you want people to approach you and offer their help as if they don&#39;t have any other work to do. Now doesn&#39;t that expectation make you look like an idiot? If you have a question ask it directly. You are more likely to get a response that way.
Ray【レイトレーサル】Tracer
Ray【レイトレーサル】Tracer
Ludovic 'Archivist'
Hey guys, Has anybody done it ?
I tried it, but backtracked because modules support is still spotty, in particular, the standard library has basically negative support at this point. I will try again when support gets better
itsmanjeet
Hey guys, Has anybody done it ?
Yup, but its sucks on gcc, a little better with clang but I prefer to use headers for now. May be I try again with c++30 or 33
Ludovic 'Archivist'
Yup, but its sucks on gcc, a little better with clang but I prefer to use headers for now. May be I try again with c++30 or 33
It is a problem of compiler support, it may be better to wait for the next major compiler versions
Rose
Another one bites the dust...! Banned Philips vende. Reason: promo
itsmanjeet
It is a problem of compiler support, it may be better to wait for the next major compiler versions
Yup, I use c++30 is a little sarcastic way, And also the version upgrade of configuration tool like cmake Currently cmake is not properly caching the module build, And each binary rebuild every time including all its required modules Even if there is no change on code
Mohamed
guys how can i add call an attribute of one class inside the other one ?
Mohamed
i mean for ex i have a class Student and Subject how to call the subject into student is it possible ?
Rose
User Li Na has 1/2 warnings; be careful! Reason: offtopic
Sheezan
Hello guys