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
+3
votes
1
answer
C compilation error: expected expression before 'char'
posted
Sep 22, 2015
by
anonymous
c
+3
votes
1
answer
what is meaning of return value in C language?
posted
Sep 21, 2015
by
anonymous
c programming
c
+2
votes
1
answer
How do I know I need to retry when use mongo C driver API?
posted
Sep 13, 2015
by
anonymous
mongodb
c
+1
vote
1
answer
How to solve UDP packet drop issues between different internal processes in Linux environment ?
posted
Sep 10, 2015
by
Sourav Mondal
c
c programming
+4
votes
1
answer
What is the maximum number of process that can be created in a linux system?
posted
Sep 10, 2015
by
anonymous
linux
c
c programming
c++
+1
vote
1
answer
Do we have any standard way to convert a recursive C function to iterative C function?
posted
Sep 2, 2015
by
anonymous
c
recursion
+1
vote
1
answer
What are the advantages of functions over macros; which are the cases when should we use Macros in C?
posted
Sep 2, 2015
by
Ritika
c
function
+1
vote
1
answer
Can I use C system() to replace bash script?
posted
Sep 2, 2015
by
Ritika
c
c programming
linux
+1
vote
0
answers
Importing JSON file into Mongodb using C code
posted
Aug 28, 2015
by
anonymous
mongodb
c
+1
vote
1
answer
Which is the standard way of compiling multiple file?
posted
Aug 26, 2015
by
Chirag Gangdev
c
c++
linux
+2
votes
1
answer
How DLL (Dynamic library) is linked during run time?
posted
Aug 26, 2015
by
anonymous
c
c++
linux
+1
vote
1
answer
How to call C functions inside node.js?
posted
Aug 25, 2015
by
anonymous
c
node.js
+1
vote
1
answer
Share POSIX semaphore among multiple processes
posted
Aug 25, 2015
by
anonymous
posix
linux
semaphore
c
+1
vote
1
answer
How main function is different then other functions in C?
posted
Aug 24, 2015
by
anonymous
c
c programming
+1
vote
1
answer
What is divide by zero errors and how this is different then other errors?
posted
Aug 20, 2015
by
anonymous
c
+2
votes
0
answers
Return the number of all nondistinct occurrences of the words found in the array in all direction?
posted
Aug 20, 2015
by
anonymous
c
java
data structures
–3
votes
4
answers
How many loops operations are there in C Language?
posted
Aug 19, 2015
by
anonymous
c
+2
votes
1
answer
C: What is the difference between stderr and stdout?
posted
Aug 18, 2015
by
anonymous
c
c programming
+2
votes
1
answer
What is the difference between strerror and perror in C?
posted
Aug 18, 2015
by
anonymous
c
c programming
+3
votes
3
answers
C: Given two numbers a=20 b =30 write a method that return an int c=3020 without using arithmetic and string operations?
posted
Aug 13, 2015
by
anonymous
c
c programming
+4
votes
1
answer
Is there any simple way to add a char array to another array in C?
posted
Aug 13, 2015
by
anonymous
c
c programming
+1
vote
1
answer
Why should I choose C as programming language?
posted
Aug 11, 2015
by
anonymous
c
+1
vote
2
answers
How to set up a local environment of C programming on Linux Machine?
posted
Aug 11, 2015
by
anonymous
c
c programming
+2
votes
0
answers
C: string swapping to convert minimum no of characters in both the string.
posted
Aug 9, 2015
by
anonymous
c programming
c
+1
vote
0
answers
What does mean of term "have zero false positives" in case of code analysis?
posted
Aug 8, 2015
by
Amit Kumar Pandey
c++
c
klockwork
+2
votes
2
answers
What is the difference between include <> and include "" in C and what is the recommended way?
posted
Aug 6, 2015
by
anonymous
c programming
c
+3
votes
1
answer
Someone please let me know any open source c/c++ static code analysis tool?
posted
Aug 3, 2015
by
Amit Kumar Pandey
klockwork
tools
c
c++
0
votes
1
answer
What's the difference between memcpy() and memmove() function?
posted
Jul 30, 2015
by
anonymous
c
0
votes
1
answer
How to create floats from const char* in C?
posted
Jul 28, 2015
by
anonymous
c programming
c
float
0
votes
1
answer
Why sizeof to function returns 1 in C?
posted
Jul 28, 2015
by
Saif Khanam
c
c programming
function
+1
vote
1
answer
What is the difference between sleep and usleep in C, please explain with example?
posted
Jul 27, 2015
by
Tapesh Kulkarni
c programming
c
0
votes
1
answer
Defining a typedef in the macro in C/C++?
posted
Jul 27, 2015
by
anonymous
c
c programming
c++
+4
votes
Bit fields in C
posted
Jul 22, 2015
by
Salil Agrawal
c
+1
vote
1
answer
What is ENUM in C and how it is different from Integers?
posted
Jul 21, 2015
by
anonymous
c
+2
votes
1
answer
When to use register keyword in C ? Can anyone explain with example?
posted
Jul 21, 2015
by
anonymous
c
c programming
+3
votes
1
answer
What is the meaning of while(!RCIF) in C?
posted
Jul 20, 2015
by
anonymous
c programming
c
+5
votes
1
answer
Facing an issue while writing program for duplicate occurrence of a character in a string, can any one help?
posted
Jul 9, 2015
by
anonymous
c
c programming
+3
votes
1
answer
C: How can I convert uppercase to lowercase and reverse without using any standard function or method?
posted
Jul 8, 2015
by
anonymous
c
+1
vote
2
answers
What is a re-entrant function of C/C++?
posted
Jul 6, 2015
by
Pardeep Kohli
c
reentrant
0
votes
1
answer
C/Java: How to program to check if input matrix is a valid sudoku solution?
posted
Jul 2, 2015
by
anonymous
c
java
+1
vote
0
answers
How to send ".txt" file over socket in client-server model?
posted
Jul 2, 2015
by
Chirag Gangdev
c
socket
python
+1
vote
1
answer
While debugging CORE file with GDB, Why we have to use executable file also along with that?
posted
Jul 1, 2015
by
anonymous
c programming
c
gdb
0
votes
1
answer
VLA parameters not accepted by g++?
posted
Jun 28, 2015
by
Alok Sharma
g++
c
+4
votes
2
answers
Algorithm : Find the number of occurrence of each character presents in a string ?
posted
Jun 28, 2015
by
Alok
c
c programming
algorithms
algo
0
votes
1
answer
What is the meaning of "const volatile int a;" in C?
posted
Jun 26, 2015
by
anonymous
c
+2
votes
0
answers
How to trace execution of statements in Embedded C?
posted
Jun 26, 2015
by
Kuldeep Apte
c
c programming
0
votes
1
answer
Getting segmentation fault with strtok in C?
posted
Jun 19, 2015
by
Chirag Gangdev
c
c programming
+3
votes
0
answers
In LTE, if MAC keeps on toggling between "in_sync" snd "out_sync" states, what action should L3 take?
posted
Jun 19, 2015
by
Sourav Mondal
lte
mac
c
l3
rrm
–1
vote
2
answers
Why to choose C/C++ over Java?
posted
Jun 17, 2015
by
anonymous
c
java
c++
+1
vote
1
answer
How to perform bitwise logical operations on strings in C?
posted
Jun 16, 2015
by
anonymous
bitwise-operator
c
Page:
« prev
1
...
8
9
10
11
12
13
14
...
next »
...