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
How can I test this C function
Mar 20, 2019
c
pointers
Does the -O0 compiler flag have the same effect as the volatile keyword in C?
Oct 20, 2022
c
optimization
microcontroller
volatile
is it possible to use regex in c++?
Jun 27, 2022
c++
c
regex
Is assert and unit-testing incompatible?
May 29, 2022
c++
c
unit-testing
assertions
C compiler from where?
Oct 28, 2022
c
programming-languages
download
C# and C++ in relation to C
Feb 13, 2022
c#
c++
c
Understanding the '&' operator
Apr 24, 2022
c++
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
« Newer Entries
Older Entries »