Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

How does a comma separation function when declaring variables

c++ c gcc gcc-warning

Is it safe to access non-const object through const lvalue?

c constants language-lawyer

When to use %d and %f in C?

c floating-point printf double

Defining macros with the same name as standard library functions

How to mimic variadic macro in VC++6.0?

How to seed PRNG for usage with BN_rand*?

c openssl

How to generate executable file that can run on both Unix and Linux?

c++ c g++

How to flush I/O buffer in coprocess's pipe

c unix pipe flush

Moving Firefox 13's startpage elements by editing omni.ja crashes FF, anyone know how to do this properly?

C/C++: Reading and writing time stamp data to file with multi architecture support

Display Video on Linux [closed]

c linux video

Get country tld

c++ c winapi

Alternatives to ipcs

c ipc shared-memory ipcs

Is it possible to redefine a macro without the use of ‘undef’?

c++ c libspatialindex

Getting capital O from getchar when pressing home or end

c linux getchar

How can compile-time conditions be represented in UML activity diagrams?

c++ c uml precompile rhapsody

Performance profiler: How to use unsigned long to measure time in microseconds?

c++ c

malloc causing a SIGSEGV:Segmentation fault

c malloc

How to get a list video capture devices NAMES (web cameras) on linux ( ubuntu )? (C/C++)

c++ c linux webcam device

difference in copying a .exe file and text file in c

c file text binary copy