Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

Find the GCD of two numbers without using divison or mod operator?

c algorithm numbers

Set time limit to a child process

c process exec setrlimit

Pass string macro into C program - cross-platform

c linux windows macros

Error making openwsman on ubuntu 12.04

JDK9 Hotspot debug using gdb, causing SIGSEGV Segmentation fault in eclipse/Ubuntu terminal

c++ c eclipse java jvm-hotspot

Is it possible to change a const struct member in C?

c

Call by value in C

Initialize a dynamic array in O(1) time in C/C++

c++ c

C variable declared and assigned to function call

c

What should mprobe return when it is passed a pointer to a freed block of memory?

c malloc free

In C, can `enum` be made to count backward?

c error-handling enums

In C, During mathematical operation, why does float behave differently when it is in a variable [duplicate]

c

I can assign value to pointer after freeing it from manually allocated memory

c malloc

wierd syntax with parentheses in C [duplicate]

Checking for null/empty float values when using sscanf

c arrays struct scanf fgets

Where to start for solve this exercise in c

c set

Finding the correct path in O(n) time

Compilation fails due to strange characters appearing in source code