• Feed
  • Discussions
false

false

#false
0 followers·3 articles

false

#false·0 followers·3 articles
false
Sergey Shishkin
Sergey Shishkin
serj-aleks.hashnode.dev·May 20, 2025
May 20, 2025

Обработка ошибок

При возникновении ошибки при выполнении выполнение останавливается и запускается обработчик ошибок. Обработчик ошибок сбрасывает каналы ввода-вывода на консоль и отображает местоположение (если возможно) и причину ошибки, за которыми следует сообщени...

Discuss·4 reads
picollisp
Jyotiprakash Mishra
Jyotiprakash Mishra
blog.jyotiprakash.org·Dec 24, 2023
Dec 24, 2023

Are you logical?

Here's a detailed code sample illustrating the use of logical operators in C with explanations and output: #include <stdio.h> int main() { // Logical AND (&&) int a = 1, b = 0; printf("Logical AND: %d && %d = %d\n", a, b, a && b); /...

Discuss·73 reads
C Programming
logical operators
Jyotiprakash Mishra
Jyotiprakash Mishra
blog.jyotiprakash.org·Dec 24, 2023
Dec 24, 2023

What is true and what is false?

In C, the concepts of true and false are represented using integers. The integer value 0 is considered false, and any non-zero value is considered true. However, C99 introduced the <stdbool.h> header, which defines the _Bool type and introduces the b...

Discuss·121 reads
C Programming
true

Changelog

New steps component and improved accessibility on Hashnode's blog and docs product.

New steps component and improved accessibility on Hashnode's blog and docs product.

Nov 05, 2024·
new

Trending Articles

Price reduction in wifimap app

Wissy Ak·32 reads

Empowering the Future of Crypto Payments: How AEON’s Content Contributor Program is Revolutionizing Web3 Education.

Patience Uyire·49 reads

Unlocking the Power of Coin98: A Real Guide to Swap, BOBA, and Market Features.

Patience Uyire·26 reads

Top commenters this week

Writing Challenges

#2Articles1Week Challenge

Become better at technical writing; accept Hashnode's writing challenge for four weeks.

#2Articles1Week Challenge
#WomenWhoTech

Share your story, achievements, or experiences as a woman, non-binary folk in tech or as a #WomenWhoTech ally!

#WomenWhoTech
Self Starter

Publish your first article on Hashnode and become a self starter!

Self Starter
Serial Blogger

Publish an article every day for 7 days and earn a cool serial blogger badge!

Serial Blogger
Talk of the town

Write a story that drives amazing engagement on Hashnode and become the talk of the town!

Talk of the town
Word Warrior

Write an in-depth article on your Hashnode blog that's more than 2000 words and become a word warrior!

Word Warrior
Mayank Arora
Mayank Arora
Sajid Ahmed
Sajid Ahmed
Emily
Emily
Tavi Vulcan
Tavi Vulcan
Marcus A. Baker
Marcus A. Baker