Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Omkant
Omkant has asked
20
questions and find answers to
37
problems.
Stats
891
EtPoint
247
Vote count
20
questions
37
answers
About
Playing with C is really fun.
Omkant questions
Placemarker and non-placemarker tokens in pre-processor?
Trigraph characters
How many primitive steps in y=x++? [closed]
how signed and unsigned integers are stored in c?
What's meaning of these volatile with pointers in C ?
What is StringCbprintf and how's this different than general sprintf?
Accessing a system call directly from user program
Why case: always requires constant expression while if() doesn't?
No loop condition in for and while loop
What are the benefits of unnamed structs / unions in C?
Omkant answers
Read from text file only numbers in C
Opening .txt file in execl()
_THIS_IP_ macro in linux kernel
Should one always cast printf parameters?
shmat for attaching shared memory segment
typedef a struct before it's declared
Out of memory error in Mapreduce shuffle phase
Linking error vs. compilation error
Pass a pointer to a function as read-only in C
How to assign values of array to another array(making copy) in c?