Newbetuts
.
New posts in c
Resizing a BMP image (making it smaller)
c
resize
pixel
cs50
bmp
What are some interesting C/C++ libraries to play around with? [closed]
c++
c
posix
libraries
Is it legal to pass a non-null-terminated string to strncmp in C?
c
standards
standard-library
strncmp
Finding pairs in an array
c
How to get a leading zero?
c
variadic-functions
Precision of multiplication by 1.0 and int to float conversion
c++
c
floating-point
type-conversion
precision
What happens in OS when we dereference a NULL pointer in C?
c
pointers
null
operating-system
Stack Size Estimation
c++
c
embedded
stack
static-analysis
What are the greatest benefits of LLVM? [closed]
c++
c
llvm
clang
How to set errno value?
c
linux
error-handling
errno
How can we know the caller function's name?
c
How do I align a number like this in C?
c
printf
alignment
Why was the register keyword created?
c++
c
c++11
language-lawyer
Can you allocate a very large single chunk of memory ( > 4GB ) in c or c++?
c++
c
memory
malloc
How to read a value from an absolute address through C code
c
memory-address
Dereferencing a pointer in a 'for' loop initializer creates a segmentation fault
c
for-loop
pointers
declaration
How to access MySQL from multiple threads concurrently
c++
mysql
c
multithreading
connection-pooling
How to check if a variable has been initialized in C?
c
Is there any small linux distribution which comes with a complete C development environment
linux
c
Check if object is Class type
objective-c
c
type-conversion
Prev
Next