AllExperts > C 
Search      
C
Volunteer
Answers to thousands of questions
 Home · More C Questions · Question Library  · Free Encyclopedia ·
More C Answers
Question Library

Ask a question about C
Volunteer
Experts of the Month
Expert Login

Awards

About Us
Tell friends
Link to Us
Disclaimer

 
 
 
About Smitha Renny
(Top Expert on this page)

Expertise
I can answer questions related to basic understanding of C concepts, arrays, pointers and their handling well.

Experience
I've been programming in BASIC since 1987. Later moved onto Pascal for a short period and then hooked onto C since 1997.

Education/Credentials
I have completed a Post-Graduate diploma in Computer Applications. Currently doing MCA

   

You are here:  Experts > Computing/Technology > C/C++ > C

Questions Answered By Expert  Smitha Renny 
In Category  C

SubjectDate Asked

Read line whole line from the console in linux9/24/2009
  Q: I was trying to read a line from the standard in put console with the string limited by the length ...
  A: but in order for me to be able to help you, I would need the code that you are working with. Kindly ...
array9/19/2009
  Q: Good dAy!!i'm a freshman student of i.t here in the Philippines.. i would like to know what ...
  A: That is simpler still. You'll have to provide the char array the values at the time of declaration ...
array9/17/2009
  Q: Good dAy!!i'm a freshman student of i.t here in the Philippines.. i would like to know what ...
  A: For this situation the normal thing would be to think of an array of names. But 'C' in its ...
c language8/31/2009
  Q: what do you understand when compiling program give error that "function should return a value".
  A: When your compiling program says 'Function should return a value' it means that you have declared a ...
about c language8/27/2009
  Q: i want to know about the algorithm to write in 'C'-language can u explain and send some basic ...
  A: I have not understood your question clearly. Do you want to learn 'C'? In that case you should go ...
Text Files8/25/2009
  Q: How do you open an existing text file in a read only mode?
  A: First, I'd like to apologise for the delay in replying. About your question about opening an ...
C LANGUAGE8/6/2009
  Q: whenever i type a program i always find an error UNABLE TO OPEN INCLUDE FILE STDIO.H please help...
  A: There may be a few reasons for this error to appear. Check the following : 1) Whenever C compiles ...
need clarity7/24/2009
  Q: please, there something i need you to help me out with . here is a programme i have written but need ...
  A: I'm really sorry for the delay in responding to your query. The following is the corrected code: ...
fwrite fn in TC7/21/2009
  Q: I wrote the following pgm in turbo C for writing structure to file, It is writing on file bt not in ...
  A: Your code is absolutely correct except for a small change which I have made. The rest is addition to ...
c programming7/12/2009
  Q: sir how we can print any line using printf but at end of printf() there is no semicolon? without ...
  A: The C programming language demands that all its statements should end with a semi-colon (;). So ...
c programming7/12/2009
  Q: sir, what is difference between #include<stdio.h> and #include"stdio.h"? and like #include< .h> ...
  A: In the C programming language, statements beginning with # are called 'Pre-processor Directives'. ...
memory structure of C program6/25/2009
  Q: Explain Memory structure of a C program ?
  A: I would require some more clarity in order to answer your question. Memory structure of a program ...

All Questions in This Category

Email this page
     
User Agreement | Privacy Policy | Kids' Privacy Policy | Help
Copyright  © 2006 About, Inc. AllExperts, AllExperts.com, and About.com are registered trademarks of About, Inc. All rights reserved.