Posts by max • 3 points
1 post
-
-3
votes1
answer27
viewsQ: "Segmentation fault(core dumped)" error in C language if-Else program
Greetings! I’m a beginner in programming and found this problem in a code: Segmentation fault (core dumped), after entering the first variable. That is the code: #include <stdio.h> #include…