How can I pad a string to a known length?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

write a c programs to do multiplication of two numbers with out using arithmatic operator ??????????

7 Answers   Infosys, TCS,


What is the acronym for ansi?

0 Answers  


How many main () function we can have in a project?

0 Answers  


write the function int countchtr(char string[],int ch);which returns the number of timesthe character ch appears in the string. for example the call countchtr("she lives in Newyork",'e') would return 3.

6 Answers  


Can we declare function inside main?

0 Answers  






What are preprocessor directives?

1 Answers  


Why is c platform dependent?

0 Answers  


What is scanf_s in c?

0 Answers  


Can we include one C program into another C program if yes how?

7 Answers   Infosys,


How can type-insensitive macros be created?

0 Answers  


Write the Program to reverse a string using pointers.

0 Answers   InterGraph,


A program to write a number of letters and numbers, such as counting and display

0 Answers  


Categories