My code is in an infinite loop and I need it taken out. It should output 5 rows with 3 columns with ...
Read MoreDoubly linked list not taking input after calling a delete function...
Read MoreWhere head of this Link list points after recursive statement...
Read MoreString subscript out of range in Visual Studio...
Read MoreAny idea on why this program is returning that 987 is a prime number (when it is not a prime number)...
Read Moreprogram to find The number of prime numbers in array using cpp...
Read MoreNot getting output when deleting a node at starting of doubly linked list...
Read Morec++ calculate the sum of two array's and output a boolean '0' if result even else '1...
Read MoreFacing this Error: tempCodeRunnerFile.c:3:38: note: expected 'int *' but argument is of type...
Read MoreC language: How to find the largest number created by digits from n using string...
Read Morewhen printing a char* in C only the first character is being printed...
Read MoreIndexing from a list of strings in C?...
Read MoreHow can I find the next node higher value than a selected number in a Binary Search Tree in C?...
Read MoreReference to non-NULL value NULL after assignment...
Read Morehow to expand an array based on user input in c...
Read MoreC code showing the error : *** stack smashing detected ***: <unknown> terminated Aborted (core...
Read MoreGetting incompatible integer to pointer conversion error in program. Unsure how/why exactly this is ...
Read Morereturning dynamically created array from function...
Read MoreTrying to remove last element from linked list and save it into a variable passed as parameter givin...
Read MoreHow to return 2 1D arrays from function to main in C...
Read MoreRemove Adjacent Duplicates in String if the occurrence happens for k times--- heap buffer overflow e...
Read MoreBST recursive insert - assign new node pointer as leaf's child...
Read MoreSingly linked list, A small problem in main function...
Read Morehow to stop cycle that creates a linked list to create one more empty link?...
Read Morewriting function with pointers in c...
Read Moreerror in c++ matrix*vector multiplication...
Read Morepallindrome program not working please check attached the code and the output...
Read MoreAccess 2D array from another function in C...
Read More