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
Does sizeof(float) always equal to sizeof(int) on all architectures?
Nov 06, 2022
c++
c
memory
malloc
sizeof
Why does this C code produce a double instead of a float?
Nov 21, 2022
c
types
How do you deal with NUL?
Nov 20, 2022
c++
c
Are comments always processed before the preprocessor? [duplicate]
Oct 27, 2022
c
comments
c-preprocessor
Character pointers and integer pointers (++)
Feb 28, 2022
c++
c
pointers
C Void pointer question
Jun 02, 2022
c
pointers
Cause for this difference..from C++ to C?
Oct 20, 2022
c++
c
Why does padding have to be a power of two?
Oct 19, 2022
c
struct
pointer to array
Aug 18, 2022
c++
c
arrays
pointers
Does this program show the four card suits (♠♣♥♦) on all standard-ish systems?
Sep 25, 2022
c++
c
character-encoding
Where are literals stored in statement like this if( var == 'x')?
Jun 01, 2021
c++
c
syntax
replace system() with non-blocking function
Nov 07, 2022
c
How to use ellipsis in c's case statement?
Feb 03, 2022
c
switch-statement
what is binary data?
Jun 18, 2022
c
binary-data
data-representation
how to initialize members of an array of struct in C
Jun 14, 2022
c
Pointer of void array
Sep 22, 2019
c
arrays
pointers
void-pointers
C string initializer doesn't include terminator?
Mar 12, 2017
c
variables
string
Why sizeof() differs on 64bit cpu?
Nov 12, 2022
c
How to print %s in C?
Nov 18, 2022
c
printf
Why can't we use direct addressing in c or c++ code?
Sep 25, 2022
c++
c
pointers
« Newer Entries
Older Entries »