Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Jeyaram
Jeyaram has asked
20
questions and find answers to
56
problems.
Stats
1.1k
EtPoint
270
Vote count
20
questions
56
answers
About
Interests are C - Linux
Jeyaram questions
Extracting only my function names from ELF binary
what is the difference between node structures of double linked list and binary tree?
cygpath not able to convert Windows path to Linux path
Why does padding have to be a power of two?
Passing an array as command line argument for linux kernel module
String in function parameter
How to use kgdb on ARM??
String literals: pointer vs. char array
why padding is not happening in this case?
Jeyaram answers
Semaphores remain open after application exits
What is the proper input datatype for the operator []?
Where is the stack memory allocated from for a Linux process?
Setting Dynamic Variable in Linux kernel module
Pointer to 2D arrays in C
Using clock() to measure execution time
Copying structure in C with assignment instead of memcpy()
Difference between *ptr[10] and (*ptr)[10]
Conflicting types in C
Cross compiling for arm from x86