Renan
someone knows any academy or college online that teach c++ courses?
edX has plenty of online courses from colleges and universities.
Renan
Is it easy to mod your original code or start from scratch?
Depending on how it was written, start from scratch. 😅 👍
Anonymous
k
Renan
Change your font please and use a dark theme
It seems he is using fixed-width font already and background color is more a matter of personal preference (how your eye like it).
Lucifer
now wheres my hacktober tshirt
Have u received ur freebie
Tatuck
Hello! I am trying to compile a c++ program but every time I try to run it with Visual Studio Code it shows this error: d:\path to file\file.cpp:3:10: fatal error: cpr/cpr.h: No such file or directory 3 | #include <cpr/cpr.h> And the path to the folder which contains the .h file that I want to include is in the includePath of the VS Code.
Tatuck
This is my code:
Tatuck
Tatuck
And the c_cpp_properties.json file is: { "configurations": [ { "name": "Win32", "includePath": [ "${default}", "D:/path to file/" ], "defines": [ "_DEBUG", "UNICODE", "_UNICODE" ], "windowsSdkVersion": "10.0.18362.0", "compilerPath": "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe", "cStandard": "c11", "cppStandard": "c++17", "intelliSenseMode": "msvc-x64" } ], "version": 4 }
Tatuck
Also, the path is a folder which contains the cpr folder and the file.cpp that I want to compile.
dj
is there some functions like isalpha for c++ string ? or we can have functions like that only for c string ?
dj
isalpha is not for strings
its used with cstring like char a[10] right ?
dj
No
https://www.programiz.com/cpp-programming/library-function/cctype/isalpha ?
Anonymous
https://www.programiz.com/cpp-programming/library-function/cctype/isalpha ?
So what? isaplha doesn't work with strings Neither C++ strings nor C strings
Anonymous
Show me the line where you pass any string to isalpha
dj
yes its passing character not string 😃
Anonymous
Vlad
+ lambda for isalpha
Anonymous
yes its passing character not string 😃
So tell me how characters are different between C and C++?
Anonymous
Anonymous
The best app for me to code c++
Anonymous
😂 Man!!..
Anonymous
Compiler or does Dev ++ work? Or eclipse
Anonymous
Would like to teach me? Duh..
Tatuck
Use \\ instead of /
Doesn't work
Harsh
Doesn't work
Is the cpr folder inside source code directory?
Tatuck
yes
Anonymous
Tatuck
archivo.cpp is file.cpp
Harsh
Then don't specify any and try
Harsh
#include "cpr/cpr.h"
Harsh
Use \\ instead of /
This should work prolly
Meiram Sopy
V01D
/warns
V01D
What
V01D
Lol ok
Vlad
easy af
I_Interface
What's that ? Asking to do it for you ?
I_Interface
I’m not asking
So why did you post it ?
Anonymous
Read the rules try the question before asking for help.
I_Interface
So why did you post it ?
Батончик•Мейрам Answer ?
V01D
I still have the warn
V01D
It is not working
Meiram Sopy
Батончик•Мейрам Answer ?
I have a time limit, but the next time I won’t never post anything in this group
I_Interface
I have a time limit, but the next time I won’t never post anything in this group
So begin your introduction from that. Show your solution and ask in chat how to get more performance.
V01D
It is /rmwarn
V01D
Thanks
I_Interface
@V01D_NULL Next time not use bad words. :)
I_Interface
Be better than others.
V01D
I did not see it as a very bad word, but okay. Next time I will
V01D
*not use bad wurds
Renan
I can say the same for Danya. So rude... 🤔
Anonymous
I can say the same for Danya. So rude... 🤔
If you don't like it, you can just leave the chat and create your own group with blackjack and whores
Anonymous
*hookers. Did you watch og in Eng?
No, I don't even know where the quote comes from Yes, I'm a stupid Russian, so what?😭😭😭
Tatuck
Then don't specify any and try
Specify where, in the includePath?
Renan
If we could represent programming languages as animals, which animal would C++ be? 🤔
Tatuck
this file is only for intellisense but has nothing to do with the actual compilation. How are you trying to compile your code? https://code.visualstudio.com/docs/cpp/c-cpp-properties-schema-reference
I think with cpp.exe but I don't really know. How can I change the compiler, or how can I change the compiler includepath, and make it work?
olli
It depends on your setup. Which compiler are you using and how are you trying to build?
Tatuck
I am trying to use vs code
V01D
1. This is forbidden 2. You did not even specify what you do
V01D
/report