Click here to Skip to main content
15,900,589 members

Total posts by _-_-_-me: 55

 

1
answer

What happens when we pass an integer greater than maximum ASCII values i.e greater than 128 to the putchar() function ?

25-Apr-21 19:31pm - updated 25-Apr-21 20:17pm
1
answer

Here what happens in this case?

25-Apr-21 4:51am - updated 25-Apr-21 20:06pm
1
answer

Why I am getting error here?

25-Apr-21 18:13pm - updated 25-Apr-21 19:34pm
2
answers

Is it possible to create an array whose length is decided by only user

25-Apr-21 3:59am - updated 25-Apr-21 6:54am
1
answer

Can't we read the string literal using scanf() function ?

24-Apr-21 18:34pm - updated 24-Apr-21 19:11pm
1
answer

As string literal will be allocated with read-only memmory, why we are able to concatenate the strings using double quotes?

23-Apr-21 19:45pm - updated 23-Apr-21 19:57pm
1
answer

What happens in this case?

23-Apr-21 18:41pm - updated 23-Apr-21 19:04pm
2
answers

What happens when we pass string literal as the argument to the print function with out any format specifier?

23-Apr-21 14:25pm - updated 23-Apr-21 14:51pm
2
answers

What happens when we add double quotes with in the string literals in C

22-Apr-21 20:00pm - updated 22-Apr-21 20:28pm
Page 3 of 3
1 2 3