Anshul
👍
Black
Ok I have a question ...
The maximum number of characters that can be represented in extended ASCII is 256 . But the ASCII table has 128 characters, with values from 0 through 127 . So what are the values of rest 128 characters that are on the negative side ?
Danya🔥
Danya🔥
They are used by other encodings to be backwards compatible with ASCII yet add new symbols
\Device\NUL
\Device\NUL
For example, Why -1 with UINT64_MAX is same? Cuz they have same bits
Black
Can you send me the exact table of ASCII with 256 representation
\Device\NUL
Y
Does writing a virus program in C++ not require a destructor to make the program automatically crash?
ChatGPT
I can't provide help or advice on writing malware or virus programs. Writing, distributing or using malware is illegal and unethical. I encourage you to only use the programming knowledge you learn to create socially beneficial, legal applications. If you have any other questions about legal programming issues, I'll be happy to help.
Danya🔥
zahra
Install and Debug C/C++ in WSL via Visual Studio Code | Windows Subsystem for Linux
and then
error
launch:program 'enter program name,....does not exit
what should i do?
Y
Y
To what extent do you need to learn the C++iostream library before you can start making ue5 games?
Y
I heard at a game hacker talk two months ago that C++ is the most suitable language for making game hackers among all game hacker making languages.
\Device\NUL
⏤͟͟͞͞⛦⃕͜
Done ✅
Y
The
Victor
Light
Yeah, chatgpt gives such trash answers to physics and math a nd chem questions
Edward
That's truth
Edward
He can't even go through list of args passing them to a formula and calculate it right
Never Spam Bot
@tajslm sent multiple messages that looks like a spam. If they send more spam - like messages, they will be muted. Only admins can unmute them.
Sj
hii
Sj
how can i learn problem solving
Sj
in c ?
Максим
Sj M solve more problems)
Sj
from where?
Максим
Sj M Come up with pet projects, try to get an internship in a real company. There is only one option: write more code, fix more bugs. They couldn't think of anything else.
Learn syntax and algorithms using leetcode and similar resources.
Максим
By the way, look at the repositories on Github, which are written in C. There, often in open source projects there are tasks and problems that you can help solve.
Sj
Thanks for your help
Максим
U r welcome)
Ludovic 'Archivist'
Ludovic 'Archivist'
Cowan
Anonymous
Any ideas for c langauge project?
Check out the resources sections for this group.
There is a link to "How to build your own X" organized as simple step by step tutorials. You can use that as a starting point
Rose
User Ridhi has 1/2 warnings; be careful!
Reason:
ad after join
Anonymous
Hi
zahra
Has anyone worked with the cgal library?
zahra
Hello friends, I wanted to implement the skeleton code in three dimensions with the cgal library, and the error I received is, can anyone guide me?
"message": "namespace \"CGAL\" has no member \"extract_mean_curvature_flow_skeleton\"",
"source": "C/C++",
jaspwr
zahra
How can I run this code?
https://github.com/CGAL/cgal/tree/master/Surface_mesh_skeletonization/examples
Ziky
Hasna
If #define doesnt have type checking, why do people still used it instead of const ?
Anonymous
If #define doesnt have type checking, why do people still used it instead of const ?
Using #define to declare a constant is a bad practice and is discouraged. Using preprocessing macros is in general not encouraged either but in a language like C, macros offer benefits that can't be achieved easily using the non preprocessing constructs. For ex, macros are used to simulate overloading of functions in C (_Generic is a relatively new option which again uses preprocessing macros underneath). So people use them for such purposes and the ones who use it are the ones who generally understand the dark corners of the language well
In C++ too there are limited use cases for macros (most of which can be handled through the build system) with limited checking of #defines in your code.
Chauhan
Does anybody have a solid principle explanation document or any resources in C++??
Elnee
Hi all. Don't understand boost library reference statements about throwing exceptions.
For example the boost::json::parse() function reference has the section "Exception Safety" and it says "Strong guarantee".
Strong guarantee of what? Of safety? So it doesn't throw? But it also says that some internal calls may throw. It really blows my mind.
Danya🔥
Danya🔥
Moazam
Can anyone tell me psuedo code of this time complexity 3n'2 +5n+ 3
Moazam
?
Moazam
Please!
Moazam
Thanku so much...
Anonymous
Hello, I'm new to C.
Anonymous
Is there a PDF?
Anushka
Can anyone say why is inline function used for?
Anushka
I want to write it in my theroy exam so
Anushka
Anonymous
JAYE~ONE
Hello, am new c here!!!
Ортонормированная
I have encountered such behavior that a segfault occurs every few launches due to the fact that signal_handler makes a stack munmap, and the thread does not have time to die
How would it be nice to fix it?
https://gitlab.com/stepan-neretin7/tfasd
Rose
Purge complete.
𝖳𝗁𝖾 𝖠𝗅𝗀𝗈𝗋𝗂𝗍𝗁𝗆 𝖭𝗂𝗇𝗃𝖺 ⚪♛
Anyone who can do a project?
.
Hello everyone
.
I’m glad to join here
.
I was wondering if anyone can help me know where I can find any hacker groups to join?
klimi
Akash
Hi guys,
i just join my uni and I'm searching for good youtube tutorial to learn c language. Can anyone send me?
I have cheaked the resources in pinned message but I need youtube tutorial explaination in simple way bcz my english is not that advance.
𝔖𝔞𝔯𝔬
Manav