Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

What is the best way to write class template-like generic code in C?

c generics

Lockless queue implementation ends up having a loop under stress

Link Error : xxx is already defined in *****.LIB :: What exactly is wrong?

c++ c visual-c++ linker

Feasability of reverse engineering some embedded code

fgets instructions gets skipped.Why?

c scanf fgets

Creating a "mountable" File System, where to start?

c++ c filesystems

Inserting a number into a sorted array!

c data-structures

Maximum length of buffer in AF_UNIX socket

c sockets

How can you be DRY with a programming language that doesn't have Reflection? [closed]

c reflection aop dry

Web technologies for an embedded server

php c embedded lua

C, function pointer with arguments preset

c function-pointers

unix select() call: how to combine fd_sets?

c unix network-programming

Why doesn't Direct3D have it's own vertex structure?

c++ c 3d vector direct3d

Does valgrind track memory initialization through drivers?

scanf / field lengths : using a variable / macro, C/C++

c++ c field scanf