Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c
Is the function strcpy always dangerous?
Nov 30, 2022
c
security
Undefined Reference to a function
Nov 30, 2022
c++
c
linux
undefined-reference
union for uint32_t and uint8_t[4] undefined behavior? [duplicate]
Nov 29, 2022
c++
c
unions
strict-aliasing
type-punning
What's the point of making a new typedef for each variable?
Nov 30, 2022
c++
c
typedef
C floating point precision [duplicate]
Nov 30, 2022
c++
c
floating-point
floating-point-conversion
fopen not work with XCode
Nov 30, 2022
c
text-files
Why does C not offer syntactically transparent references like C++ and Java do?
Nov 30, 2022
c
language-lawyer
C/C++ optimize data structures, array of arrays or just array
Nov 30, 2022
c++
c
arrays
Is it still worth trying to create optimizations for sqrt() in C?
Nov 30, 2022
c
performance
optimization
sizeof(int) <= sizeof(long) <= sizeof(long long) always true?
Nov 30, 2022
c
types
primitive-types
Why before ALL functions (except for main()) there is a 'static' keyword?
Nov 30, 2022
c
static
How do I specify what function to export from .so library, when compiling the C code?
Nov 30, 2022
c
unsigned int and signed char comparison
Nov 30, 2022
c
char
type-conversion
unsigned-integer
reading a string from a file
Nov 30, 2022
c
C program to find direction of stack growth
Nov 30, 2022
c
stack
Very very basic query on programming in C -- displaying int value
Nov 30, 2022
c
int
C - Pointer + 1 Meaning
Nov 30, 2022
c
arrays
pointers
Difference between SomeClass **ptr; and SomeClass *ptr;
Nov 30, 2022
c++
c
Error: Label used but not defined when using && operator [closed]
Nov 30, 2022
c++
c
linux
gcc
operator-overloading
Compound condition in C: if (0.0 < a < 1.0)
Nov 30, 2022
c
if-statement
expression
conditional-statements
« Newer Entries
Older Entries »