Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c
How will be operands inside (a += 3, 5, a) are going to dealt or caculated in order to print the value of "a"?
Dec 08, 2022
c
undefined-behavior
C program to calculates the number of ways to choose k objects from n distinct objects. 'k' and 'n' both are integers
Dec 08, 2022
c
algorithm
function
combinations
coredump
What is the difference between array and enum in C ?
Dec 08, 2022
c
arrays
enums
Function to dynamically allocate matrix
Dec 07, 2022
c
pointers
matrix
dynamic
malloc
strncpy and strcat usage
Dec 08, 2022
c
string
syntax
memcpy moving 128 bit in linux
Dec 08, 2022
c
linux
assembly
sse
simd
Time complexity of Prolog better than naive brute force?
Dec 08, 2022
c
prolog
scheme
how to run a c program with reading command line parameters in openvms?
Dec 07, 2022
c
openvms
vms
How to add two strings?
Dec 08, 2022
c
c-strings
string-concatenation
Checking a variable meanwhile calling the functions needed
Dec 08, 2022
c
c programming language exercise 1.10: what is wrong with my solution?
Dec 08, 2022
c
why if(a==2.3) evaluates false when float a=2.3 [duplicate]
Dec 08, 2022
c
Given a printf statement in C, how do I construct a char * buffer, and know its length?
Dec 08, 2022
c
printf
mpi
output-formatting
How are registers and other information preserved during function calls in C?
Dec 08, 2022
c
cpu-registers
How to remove line breaks after "ctime" in C program?
Dec 08, 2022
c
c programming #define struct { } declaring
Dec 08, 2022
c
glibc
Convert Unicode code points to UTF-8 and UTF-32
Dec 07, 2022
c
utf-8
utf
Find the length of string in c with just one line of code without using strlen() function?
Dec 07, 2022
c
arrays
string
Why the C++ global variable not affect to memory usage of program
Dec 08, 2022
c++
c
What does (int_1 += *pointer++ = int_2++) < int_3 mean?
Dec 07, 2022
c
expression
« Newer Entries
Older Entries »