CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
function-definition
09-15
Software design
bubble sort using pointer
09-14
Back-end
My recursive function to reverse the chars of a string does not work
09-12
Net
Segmentation fault during median function c
09-10
Mobile
string splitter in C - how is it working?
09-10
Back-end
How to use a stack(array) for strings instead of characters or integers in c?
09-08
Software engineering
Defining declared member function inside struct
09-05
database
removing elements & memory management in linked lists in c
09-03
database
Reverse line function in C works unpredictably
09-02
Software engineering
why does strcat not work inside function?
09-02
Software engineering
there's a problem when dealing with prime factorization
08-31
Net
pass char to function
08-31
Software engineering
Swapping 2 void pointers addresses
08-28
Mobile
How do I build a linked list function that can make changes to nodes and to the head pointer?
08-28
Mobile
Convert lowercase to uppercase and vice-versa c programm
08-25
Back-end
Linked List Search not working (SIGBUS error and memory leak)
08-24
OS
I need help understanding how to fix this: expected expression swap_numbers(int first_num, int secon
08-24
OS
error: member access with misaligned address
08-22
Net
How to insert nodes into list by looping?
08-13
database
Replicating the strcmp() function from string.h library
08-11
Mobile
Insert a string into a sorted linked list of strings in C
08-09
database
passing string with pointer through function c
08-08
OS
Why am I getting a segmentation fault? C, basic code
08-08
Software engineering
Can't copy a string to a pointer
08-07
Net
C: outputs the total number of times the first word occurs
08-06
Net
I made a function which covert decimal to binary. but it does not work
08-02
Back-end
I am trying to solve a problem where I encrypt a text and I am doing that fine, but I am getting the
08-01
OS
lvalue required as left operand of assignment - What causes this error and how to fix it?
07-30
Blockchain
Unresolved external symbol "enum days __cdecl operator (enum days)" (??E@YA?AW4days@@W40@
07-26
front end
How to sort an array that going down and then going up, to array that going down all the way?
07-25
other
Assign pointer to 2d array to an array
07-22
Back-end
How do Array Pointers behave?
07-21
Back-end
Passing a linked list as an argument to a function in C
07-21
database
what does it mean to have these kind of errors in C?
07-20
OS
Project Euler #10 [C ] sum of primes below 2000000
07-19
Net
how to make recursive function that find the index of the biggest number in array?
07-16
database
Loop for Linked Lists
07-16
Enterprise
Why is message[i] returning an uninitialized value in this string?
07-15
Enterprise
While(*ptr) loop stand alone condition how does this evaluate executing the loop without any express
07-14
database
heap-buffer-overflow for Leetcode strStr problem
07-14
database
Why is my code converting the first number wrong to hexadecimal?
216
1
2
3
4
5
6
Next
Last
Links:
CodePudding