Category: C Language

Ask or post questions related to the C programming language.

Discy Latest Questions

  • 0

I want to write a C program if the user to input something which a given condition. For example I want to write the user  put a real number. Until user inputs real number C program should ask for the ...Read more

I want to write a C program if the user to input something which a given condition. For example I want to write the user  put a real number. Until user inputs real number C program should ask for the input again and again.

Read less
  • 3

I got to see programming assignment where I need to find factorial for a given number.  How do we find the factorial of a number in C using while loops? And there was a condition like I should only use loops ...Read more

I got to see programming assignment where I need to find factorial for a given number.  How do we find the factorial of a number in C using while loops?

And there was a condition like I should only use loops in c language so,  do you find the factorial of a number in C using while loops?

Read less
  • 0

What Is A “null Pointer Assignment” Error? What Are Bus Errors, Memory Faults, And Core Dumps?Is there any way to overcome these errors? if yes what are the ways and how can we do it?

What Is A “null Pointer Assignment” Error? What Are Bus Errors, Memory Faults, And Core Dumps?Is there any way to overcome these errors? if yes what are the ways and how can we do it?

Read less
  • 2

Iam a “c”  language learning now, because of this reason I want information about opps concept in C++ with examples? Please give me a answer this question

Iam a “c”  language learning now, because of this reason I want information about opps concept in C++ with examples?

Please give me a answer this question

Read less
  • 2

How do I fix my broken commit? How to fix a broken commit?  Can I fix the broken commit? Fixing broken commit?

How do I fix my broken commit? How to fix a broken commit?  Can I fix the broken commit? Fixing broken commit?

Read less
  • 0

I don’t know why but suddenly my cursor on turbo c is changed. How can I get the default cursor back on turbo c? Or how can I change the cursor style or the cursor image on turbo c?

I don’t know why but suddenly my cursor on turbo c is changed. How can I get the default cursor back on turbo c? Or how can I change the cursor style or the cursor image on turbo c?

Read less
  • 0

I want to print characters only from input string If input contains characters, numbers and special symbols then output contain characters only. For example if input string is ” Shi&+358@57rek” Then output will be “shirek”. Will anyone please help me?

I want to print characters only from input string
If input contains characters, numbers and special symbols then output contain characters only. For example if input string is ” Shi&+358@57rek” Then output will be “shirek”.

Will anyone please help me?

Read less
  • 0

I know we can implement computer graphics program in c language. But my program is not executing well. It gives some error. How to solve error and run graphics program in c?

I know we can implement computer graphics program in c language. But my program is not executing well. It gives some error. How to solve error and run graphics program in c?

Read less