How can I pad a string to a known length?
No Answer is Posted For this Question
Be the First to Post Answer
what is diff b/w huge & far & near pointer??
How we can set and clear bit in a byte using macro function?
Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given
Why doesnt that code work?
Explain what?s happening in the first constructor: public class c{ public c(string a) : this() {;}; public c() {;} } How is this construct useful?
how can u print a message without using any library function in c
size maximum allocated by calloc()
Is linux written in c?
I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.
Differentiate abs() function from fabs() function.
what are bit fields? What is the use of bit fields in a structure declaration?
0 Answers Flextronics, TISL, Virtusa,
What is function prototype in c with example?