ADITYA
Compiler I use mingw-w64
ADITYA
I have set bin path to the environment variables
Rose
User Unknown has 1/2 warnings; be careful! Reason: yt ad
Chat Boss
ㅤCan't sent a code, it has been re-uploaded as a file
Creerò
/get
Rose
/get
Not enough arguments!
ADITYA
/get
Rose
/get
Not enough arguments!
💊
can anyone help me fix a segfault in c
Rose
can anyone help me fix a segfault in c
Don't ask meta questions. In other words, don't ask to ask. Questions like "Does anyone know XYZ?", "Has anyone used XYZ?" or "Can someone help me?" are all considered meta questions because they don'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't have any other work to do. Now doesn'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.
大宝剑
⫷⫍ShahaB⫎⫸
I'm having problem with node-addon-api and returning a Napi::Object form a function! Full details and code, can be found here (remove space after the dot) github. com/nodejs/node-addon-api/issues/1524
⫷⫍ShahaB⫎⫸
and good morning
⫷⫍ShahaB⫎⫸
anyone?
R
So where can I find good study material
Never Spam Bot
R is now approved by the group admin and can send messages without any restrictions So where can I find good study material for studying C language I am learning it on mobile See spam? Quote it and send /spam
Rose
So where can I find good study material
Please check out this channel - @Resources for information on learning sources for C and C++ (books and videos) and Frequently Asked Questions.
Rose
Reported Black [5542340631] to admins.​​​​​​​​​​​
ADITYA
Would anyone suggest the code block ide for c++
ADITYA
I have started with c++ I am doing the beginners program 🙂
ADITYA
Can anyone tell me the method how to get the clion ide for 0 cost 😂
klimi
Can anyone tell me the method how to get the clion ide for 0 cost 😂
you can apply for github education pack and you can claim academic license (no commercial use)
ADITYA
I don't know why I was unable to run the code in visual studio code ide of c++ it show error
ADITYA
Can anyone help
ADITYA
Error fatal error iostream.h no such file or directory
Would anyone suggest the code block ide for c++
CodeBlocks for Windows, VSCode for Linux distros
Error fatal error iostream.h no such file or directory
C++ built in libraries don't use .h
NAITRO
DSA in c DSA in cpp DSA in Java DSA in python Which is best and in demand
harmony5 🇺🇳 ⌤
harmony5 🇺🇳 ⌤
DSA in c DSA in cpp DSA in Java DSA in python Which is best and in demand
Dsa is general. Once learned well, you can implement it in any general purpose language. So just focus on dsa itself.
harmony5 🇺🇳 ⌤
Would anyone suggest the code block ide for c++
Use visual studio. Note that visual studio ≠ vscode
Dima
just buy clion subscription
Danya🔥
Don't buy this shit
Dima
just buy some other ide
Danya🔥
ADITYA
Is c++ hardest than java and Python language
Dima
I mean, why not to a pay for a tool you will use for your own good
Dima
support the devs
The
Is c++ hardest than java and Python language
Yes... in our yearly hardest language rankings c++ is definitely above java and python.. C++ though also topped the softest language rankings... And the longest language rankings.. and at the same time the shortest language rankings.. /s
The
DSA in c DSA in cpp DSA in Java DSA in python Which is best and in demand
DSA by AI Is in most demand. If you could do that, you could be next Elon.
Rose
User Shoaib has 1/2 warnings; be careful! Reason: pming
💊
can anyone help me write somehinfnin C
Rose
can anyone help me write somehinfnin C
Please check out this channel - @Resources for information on learning sources for C and C++ (books and videos) and Frequently Asked Questions.
Rose
can anyone help me write somehinfnin C
Don't ask meta questions. In other words, don't ask to ask. Questions like "Does anyone know XYZ?", "Has anyone used XYZ?" or "Can someone help me?" are all considered meta questions because they don'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't have any other work to do. Now doesn'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.
Sajan
Hey
Chat Boss
ㅤR M sent a code, it has been re-uploaded as a file
Chat Boss
ㅤR M sent a code, it has been re-uploaded as a file
\Device\NUL
What are you trying to do R M
\Device\NUL
Isn't Win32 API provide CopyFile API?
elena
T
Sid
Hey guys
Sid
Whatsup ?
ᴀʟɪʀᴇᴢᴀ
Hi
Rose
T
User elena has 1/2 warnings; be careful! Reason: offtop
Rose
Whatsup ?
User Sid has 1/2 warnings; be careful! Reason: offtop
Rose
Hi
User ᴀʟɪʀᴇᴢᴀ has 1/2 warnings; be careful! Reason: nohello
Dima
why warn though
Devil Within
It's written down there
A
Hy
ADITYA
Can anyone tell me how to write the program by using the control statement if it's raining do the home work if not raining go outside for playing. How to use if else in that
Ajith
Hloi
Ajith
Any one knows c/c++ I know the whole concept but dynamic memory allocation and bubble and selection sorting some kinds of patterns I don't get
Ajith
Can any body help me please
Pavel
Can any body help me please
Hi, imagine this chat as someone who can answer only specific questions. "I don't understand X" is not a specific question, one can write a full book about memory allocations, I don't think anyone would do it here for you (because enough information is available in google already). Instead, try something like: "I'm trying to do X, I wrote this code Y but instead it does Z". Or "I look at this example X, it says that it does Y, I don't understand why"
Aaryan
When I try to run 'main.c' file, in the windows PowerShell by the commands - gcc main.c ./a.exe the code runs.... but if i try to do the same in the vs code terminal - '.' is not recognized as an internal or external command, operable program or batch file. error pops up after the ./a.exe command. I have used python much more so do not exactly understand how does C work...so this all is new for me. Someone kindly help.
Ziky
try to launch it using a.exe (without ./)