- NEW!
C answers and tips
What should I do if there is an error in Turbo C saying: "Unable to open include file "STDIO.H"?
by Francis Karl_V on October 14th, 2011
|
4 answers
|
in C programming language
by Anonymous on December 31st, 1969
|
no answers
|
in
What were the most important contributions of Dennis Ritchie to computer science ?
by iwnit on October 13th, 2011
| 1 person likes this
|
3 answers
|
in C programming language
What is definition and declaration in C?
by tinmanEvil on August 12th, 2011
|
one answer
|
in C programming language
sorted list array of integer numbers,write function to search for particular item using method binary search.
by Gauravkakariya on July 18th, 2011
|
5 answers
|
in C programming language
c program extract portion of character sting & print extract string. & m charac extract, start with nth char.
by Gauravkakariya on July 18th, 2011
|
no answers
|
in C programming language
mon-fri,go 2class.if rains,umbrella.
weekend acts depend onweather.raining,stay in.not,hv fun out.
make c prog 4weekly program use if/else
by MMasha on March 16th, 2011
|
no answers
|
in C programming language
I need help with my C histogram program can anyone help me out?
by Daniil_L on February 12th, 2011
|
no answers
|
in C programming language
How would you interpret binary code for an 8 BIT character most efficiently?
by tinabell1981 on January 27th, 2011
|
no answers
|
in C programming language
in C programming why we always put int main(); or just main at the beginning? what does it means?
by levandidi on January 26th, 2011
| 1 person likes this
|
3 answers
|
in C programming language
write a c program: * *
*
* *
by Sravani_M on December 13th, 2010
|
5 answers
|
in C programming language
i have windows 7 professional (64bit) os.pls guide me how to downlord turbo c compiler which would support my os configurations..
by Sakthi_A on November 11th, 2010
|
one answer
|
in C programming language
Im trying to create a program using c++, it compiles but when i go to run it it keeps repeating before i press anything.
by Big Guy on November 1st, 2010
|
one answer
|
in C programming language
draw a flowchart to find the greatest of three numbers?
by mounica on October 21st, 2010
|
2 answers
|
in C programming language
How C Programming language is similar to English language ?
by manasi on October 2nd, 2010
|
2 answers
|
in C programming language
What's a good algorithm for performing Quadratic Regression on a set of points?
by POP Fan on September 7th, 2010
| 1 person likes this
|
one answer
|
in C programming language
I need a simple syntex code for duplicate elimination in C
by mrwigglesjean on September 2nd, 2010
|
one answer
|
in C programming language
Problems with dynamic allocation.
by POP Fan on August 31st, 2010
|
3 answers
|
in C programming language
Anybody want to play C Programming Roulette?
by POP Fan on August 18th, 2010
|
no answers
|
in C programming language
What is the output of the following code?
#define EXMP 25
main ( )
{ int exmp = 35;
printf (ā
value of exmp is %dā,EXMP);
}
by sriram on August 10th, 2010
|
5 answers
|
in C programming language
Need help on this C programing, having a lot of trouble, anyone know how to do the prob one? would be helpful, thank you
by Tipuk on March 9th, 2010
|
no answers
|
in C programming language
what is the best and most simple to use C programming.. program? I switched to microsoft visual 08 but I dont understand how to use it
by Anonymous on February 24th, 2010
|
2 answers
|
in C programming language
Anyone can tell me what this standard C command means: #define GET_BIT(byte,bit)((byte&(1bit)
by Ciodens on February 8th, 2010
|
no answers
|
in C programming language
which one of following commands allows you to select only records whose capital begins with the letter S?
by more2xplore7 on January 24th, 2010
|
no answers
|
in C programming language
The Original Os of my laptop is windows XP,and im planning to change it to windows 7,will my laptop get slower if i change it?
by 4thstudent on January 16th, 2010
|
no answers
|
in C programming language
Does anyone know of a free, open source network lobby system. It can't use any OS specific WIMP calls due to the platforms it will run on
by MrTAToad on January 5th, 2010
|
no answers
|
in C programming language
can u give me a program made in c language for restuarant billing?
by asnghvi2007 on January 3rd, 2010
|
no answers
|
in C programming language
A publisher records the following information on each of its books: o A book category (Either REF, FICT, CHILD or MISC) o The price in pounds o The book title (Up to 50 characters) o A unique reference number (a positive whole number). Construct a su
by Augman on December 9th, 2009
|
no answers
|
in C programming language
Whats the code to reverse the order of a one dimensional array using a prototype function?
by to4st3r on December 3rd, 2009
|
one answer
|
in C programming language
Write a program in c to input A series of positive integers which terminates with -1 and to print whether the input integer is even or odd .... write a function to check each integer..
by Anonymous on November 28th, 2009
|
no answers
|
in C programming language
Can u declare a variable in different scopes with different data types ?elaborate with examples
by Anonymous on November 26th, 2009
|
one answer
|
in C programming language
Can we declare a variable in different scopes with different data types ?elaborate with examples
by Anonymous on November 26th, 2009
|
one answer
|
in C programming language
WHAT ARE THE LOOPS IN C
by munnabhai on November 22nd, 2009
|
2 answers
|
in C programming language
5. I just used a command and got completely different results from the last time I used it. Why? in linux
by Anonymous on November 21st, 2009
|
one answer
|
in C programming language
5. Change the owner of file123 from user to user123. in linux
by Anonymous on November 21st, 2009
|
no answers
|
in C programming language
4. Create a link of Hello.txt in /home/user/abc. directory. in linux
by Anonymous on November 21st, 2009
|
no answers
|
in C programming language
3. How do I display the permissions for a file or directory? in linux
by Anonymous on November 21st, 2009
|
no answers
|
in C programming language
2. The ls command doesn’t show everything in the directory. What’s wrong?
by Anonymous on November 21st, 2009
|
one answer
|
in C programming language
1. When I look at a list of files and directories, the names are followed by something like -rw-rw-r-- or lrwxrwxrwx. What does this mean?
by Anonymous on November 21st, 2009
|
one answer
|
in C programming language
. Can we declare a variable in different scopes with different data types? Elaborate With example?
by Anonymous on November 18th, 2009
|
one answer
|
in C programming language
Wap to implement martix addition
by Anonymous on November 12th, 2009
|
one answer
|
in C programming language