Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

Adding missing NULL checks after malloc with coccinelle

_setmaxstdio max open files is 2048 only?

c windows

Using Sparse to check C code

sem_timedwait not supported properly on RedHat Enterprise Linux 5.3 onwards?

c linux pthreads semaphore rhel5

What is the fastest semi-arbitrary precision math library? [closed]

Converting double to float without relying on the FPU rounding mode

how do I print a binary double array from commandline (unix)

c++ c bash binary octal

Is it correct C99 that you don't need to specify arguments in function pointer declarations in structs?

c function-pointers c99

Seeking tool to graphically show (header) file dependancies in C/C++ [closed]

c++ c

What algorithms are available to resize a hash table?

c resize hashtable

Unsafe conversion

Unexpected strtok() behaviour

c strtok

how do I clean up my lua state stack?

c++ c lua

Best way to programatically check for existence of header file?

c++ c configure

How do I detect a palindrome in C?

c

Is there a way to test whether I'm in a signal handler?

What is significance/use of doing void(param); at the start of function?

c++ c

Declaring a function inside a function?

c

how to exploit vulnerability of php?

php c++ c security buffer

Loading c libraries from php

php c interface tre-library