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
for (unsigned char i = 0; i<=0xff; i++) produces infinite loop
Nov 30, 2022
c
loops
unsigned-char
C pointers in C#
Nov 30, 2022
c#
c
string
pointers
language-implementation
How to use a C assert to make the code more secure?
Nov 29, 2022
c
assert
What is wrong with this function?
Nov 29, 2022
c
find
Computing e^(-j) in C
Nov 29, 2022
c
complex-numbers
exponential
Is "} while (0);" always equal to "break;} while (1);"?
Nov 29, 2022
c++
c
while-loop
break
do-while
How bad is it to abandon THE rule in C (aka: return 0 on success)?
Nov 29, 2022
c
Why don't processes split by fork() proceed through this function identically?
Nov 29, 2022
c++
c
C Syntax Question
Nov 28, 2022
c
defensive-programming
Code working in c but not in c++
Nov 30, 2022
c++
c
'stray \223 and \224 error' and other errors in C
Nov 29, 2022
c
Why is my loop not going infinite
Nov 30, 2022
c
cs50
Which operator is faster: != or >
Nov 29, 2022
c++
c
PAGE_SIZE undeclared C
Nov 30, 2022
c
linux
gcc
Yield in C#
Nov 29, 2022
c#
.net
c++
c
scope of local variables of a function in C
Nov 29, 2022
c++
c
scope
Why is calling close() after fopen() not closing?
Nov 30, 2022
c++
c
file
io
gcc error: two or more data types in declaration specifiers
Nov 28, 2022
c
gcc
struct
Replicating C struct padding in Java
Nov 28, 2022
java
c
compiler-construction
padding
Supporting byte ordering in Linux user space
Nov 29, 2022
c
linux
endianness
« Newer Entries
Older Entries »