Explain how can I right-justify a string?
No Answer is Posted For this Question
Be the First to Post Answer
Whats wrong with the following function char *string() { char *text[20]; strcpy(text,"Hello world"); return text; }
What is indirection?
How do I swap bytes?
What are preprocessor directives in c?
Write a Program to accept different goods with the number, price and date of purchase and display them
wt is diference between int and int pointer as same as float and float pointer and char and char pointer
What is the difference between fread buffer() and fwrite buffer()?
What are nested functions in c?
What are derived data types in c?
What is the purpose of sprintf() function?
What are the advantages and disadvantages of c language?
how to write a cprogram yo get output in the form * *** ***** ******* ********* ******* ***** *** *