Remember
Register
1
new
Chill
new
Puzzles
new
GK
new
Sports
new
Business
Home
Questions
MCQs
Unanswered
Tags
Users
Ask a Question
Write Article
Articles
Connect to us
Post under tag c
Recent posts under tag c
All
Questions
MCQs
Jobs
Articles
+1
vote
2
answers
How to get the IP-Address of the machine in C/C++?
posted
Aug 23, 2014
by
anonymous
c
ipaddress
0
votes
1
answer
Priority Queue Implementation in C/C++?
posted
Aug 23, 2014
by
anonymous
c
data structures
c++
queue
0
votes
1
answer
Shutdown PC using C program?
posted
Aug 22, 2014
by
anonymous
c
c programming
+1
vote
1
answer
Is it possible that we could open or block port using C program?
posted
Aug 20, 2014
by
anonymous
c
0
votes
1
answer
C: Why range of signed char is -128 to 127 not -127 to 128?
posted
Aug 20, 2014
by
anonymous
c
0
votes
1
answer
C: How to get display '%' and '\' symbol?
posted
Aug 19, 2014
by
anonymous
c
0
votes
1
answer
Embed perl interpreter and call C function from perl?
posted
Aug 19, 2014
by
Kiran
perl
c
+1
vote
3
answers
Write a program that, when run, will print out its source code?
posted
Aug 19, 2014
by
anonymous
c
+1
vote
1
answer
What is multicore programming and how it is different from normal C multithread program.
posted
Aug 19, 2014
by
Venkatgiri T
c
multicore
multiprocessing
0
votes
1
answer
Algorithm for the calender?
posted
Aug 18, 2014
by
anonymous
data structures
algorithms
c
+1
vote
2
answers
What is difference between ++i, i++ in C/C++?
posted
Aug 18, 2014
by
anonymous
c
c++
+1
vote
String Handling in C
posted
Aug 16, 2014
by
Salil Agrawal
c
string
c programming
+1
vote
1
answer
How can I implement a queue using a circular linked list.
posted
Aug 16, 2014
by
anonymous
data structures
c
0
votes
1
answer
How many process get created??
posted
Aug 14, 2014
by
Prakash Singh
c
unix
linux
os
0
votes
1
answer
C: Enum constant or Macro constant, when to use which one ?
posted
Aug 14, 2014
by
Harshita
c programming
c
+1
vote
1
answer
C: Cyclomatic complexity ?
posted
Aug 14, 2014
by
Harshita
c
c programming
algorithms
+1
vote
2
answers
Printing backtrace whenever my program crashes?
posted
Aug 13, 2014
by
anonymous
c
c++
debug
+1
vote
2
answers
How sacnf can accept whitespace?
posted
Aug 12, 2014
by
anonymous
c
+1
vote
Graduate Engineer Trainee at GoodRich
posted
Aug 11, 2014
by
anonymous
freshers
c
c++
python
asp.net
0
votes
1
answer
How to insert an audio file in C program?
posted
Aug 11, 2014
by
anonymous
c
+1
vote
1
answer
Write code in C to find out whether there is pool in the given matrices?
posted
Aug 8, 2014
by
anonymous
data structures
c
0
votes
1
answer
Can we display a picture using c language?
posted
Aug 7, 2014
by
anonymous
c
c programming
+1
vote
VeriFone is hiring software engineers
posted
Aug 6, 2014
by
anonymous
c
c++
unix
+1
vote
0
answers
How to find an element index in an unsorted array without using linear search?
posted
Aug 6, 2014
by
Kuldeep Apte
data structures
c
+1
vote
1
answer
C: Write a program to find clusters in a given M*N matrix ?
posted
Aug 5, 2014
by
Harshita
data structures
algorithms
c
+1
vote
Engineering Requirement at Chitika Inc.
posted
Aug 5, 2014
by
anonymous
c
c++
node.js
linux
+4
votes
2
answers
Swap 2 characters in a sentence which is adjacent to white space
posted
Aug 5, 2014
by
Avinash Ks
c
array
c++
string
java
0
votes
C Programming with MySQL
posted
Aug 4, 2014
by
Amit Kumar Pandey
c
mysql
c programming
0
votes
2
answers
Is it possible to access MYSQL Database through C program?
posted
Aug 3, 2014
by
anonymous
c
mysql
0
votes
2
answers
What comparison of two same float numbers result in false?
posted
Aug 1, 2014
by
anonymous
c
c++
+1
vote
1
answer
Get a string input without using any string or char option in C?
posted
Aug 1, 2014
by
anonymous
c
+2
votes
3
answers
How to determine the size of a variable without using the sizeof operator in C/C++?
posted
Aug 1, 2014
by
anonymous
c
c programming
c++
+1
vote
1
answer
C: Why a c function's parameter can't be declared as static ?
posted
Jul 29, 2014
by
Ganesh
c
+1
vote
1
answer
what are all information regarding stack kept in a process?
posted
Jul 29, 2014
by
Ganesh
c
+2
votes
0
answers
What is an easy way to implement a time-out on a function so it is forced to terminate after a certain time has passed?
posted
Jul 29, 2014
by
Pardeep Kohli
c
c programming
timer
+1
vote
2
answers
Pointer arithmetic issue in C/C++?
posted
Jul 28, 2014
by
anonymous
c
c programming
0
votes
1
answer
How can we check that a given array is sorted or not in better than O(n)?
posted
Jul 28, 2014
by
anonymous
data structures
c
+1
vote
2
answers
What if we dont provide the variables in the printf?
posted
Jul 28, 2014
by
Salil Agrawal
c
print
–1
vote
1
answer
How can I avoid the Abort, Retry, Fail messages?
posted
Jul 25, 2014
by
Manish Tiwari
c
0
votes
1
answer
How do you view the PATH?
posted
Jul 25, 2014
by
anonymous
c
linux
0
votes
1
answer
What is a stream?
posted
Jul 25, 2014
by
Manish Tiwari
c
+1
vote
1
answer
Which was first high level language?
posted
Jul 25, 2014
by
anonymous
c
programming
language
+1
vote
1
answer
Warning for incompatible functions declared 'extern "C"'?
posted
Jul 23, 2014
by
Honey
c
c++
gcc
0
votes
1
answer
What is the difference between string and character arrays ?
posted
Jul 23, 2014
by
Chahat Sharma
c
0
votes
1
answer
How to check whether a linked list is circular ?
posted
Jul 23, 2014
by
Chahat Sharma
c
data structures
0
votes
1
answer
What is the difference between calloc() and malloc() in c ?
posted
Jul 23, 2014
by
Chahat Sharma
c
+1
vote
1
answer
How does free() know how much memory to release?
posted
Jul 22, 2014
by
anonymous
c
0
votes
1
answer
How do you print an address in C?
posted
Jul 22, 2014
by
anonymous
c
0
votes
1
answer
What is a void pointer?
posted
Jul 22, 2014
by
anonymous
c
0
votes
1
answer
What is a null pointer?
posted
Jul 22, 2014
by
anonymous
c
Page:
« prev
1
...
15
16
17
18
19
20
21
...
next »
...