Search code examples
Why such warning even though type is specified in .h file...


cincludestatic-librariesc-libraries

Read More
Is there a standard C library for dynamic arrays?...


arrayscdynamicdynamic-arraysc-libraries

Read More
Making driver library for a slow module, watchdog friendly...


cembeddeddriverwatchdogc-libraries

Read More
Difference between linking libfdisk.a directly and through -lfdisk...


c++cgccg++c-libraries

Read More
Is the %zu specifier required for printf?...


cprintfc89size-tc-libraries

Read More
Use of macro overrides for functions...


c++cc-libraries

Read More
How to run system function with long command in c file?...


functioncommandoutput-redirectc-libraries

Read More
Languages that make system calls directly...


linuxsystem-callsc-libraries

Read More
Libdvbcsa, missing header files...


cc-libraries

Read More
Is there a performance degradation / penalty in using pure C library in C++ code?...


c++cperformancec-libraries

Read More
Removing math.h from a project VS 2015 / 2017...


c++visual-studioc-libraries

Read More
Does some kind of 'strcmpf' implementation exists?...


cstringformattingstring-comparisonc-libraries

Read More
Can't use my library in C...


clibrariesc-libraries

Read More
Get milliseconds difference from time and date string values in C...


ctimec-libraries

Read More
Why is the Postgres C library called libpq instead of libpg?...


postgresqlnamingc-libraries

Read More
Hashtable Resizing in C with fread/write functions...


cdata-structureshashtablec-libraries

Read More
c -lz library link order (undefined reference to symbol "inflateInit2_")...


cstatic-linkingc-libraries

Read More
Automatically generate header file for custom C library...


ccmakec-libraries

Read More
Can I just include the C libraries when programming an operating system (since they are made in C)...


coperating-systemraspberry-pilibrariesc-libraries

Read More
Using c library in c++ code with makefile...


c++cmakefilec-libraries

Read More
Large unexpected u16_t buf...


c++cpointersc-libraries

Read More
Creating a C library that can be imports as "#include<myLibrary.h>"...


c++cc-libraries

Read More
Why does _splitpath_s() take custom sized string buffer for returning drive letter?...


c++filenamesstring-parsingdrive-letterc-libraries

Read More
Runtime typechecking for pointers...


cc-libraries

Read More
useful c++ library for numeric calculation...


c++numerical-analysisc-libraries

Read More
Using FDLIBM library in Visual Studio, C++...


c++cvisual-studio-2010c-libraries

Read More
error while loading shared libraries: libgomp.so.1: , wrong GCC version?...


c++gccc-libraries

Read More
Does Android support setjmp/longjmp, access, chdir, getcwd?...


androidandroid-ndkc-libraries

Read More
Load file to NSData with C...


objective-cc-libraries

Read More
Is there a function in C which checks whether a character is a character or integer, etc?...


cc-libraries

Read More
BackNext