CODES
NEW
ADD
SaveCode.net
Ranking
Extension
c codes
Newest
Votes
0
vote
how to selectively rearrange words in array in c
c
Jul 23 2021
0
vote
"ping -c 4 " + IP + " | tail -1| awk '{print $4}' | cut -d '/' -f 2"
awk
c
d
Jul 15 2021
0
vote
2. Write a C program to check whether a triangle is equilateral, isosceles or scalene triangle.
c
Jul 15 2021
0
vote
palindrome using recursion in c
recursion
c
Jul 24 2021
0
vote
c program for determining a character is alphabet or not
c
Jul 19 2021
0
vote
factorial using recursion in c
c
recursion
Jul 15 2021
0
vote
c ++ The output should be (abc),(def),(ghw)
c
Jul 18 2021
0
vote
npm err! command failed npm err! command sh -c node-gyp rebuild
npm
c
Jul 24 2021
0
vote
c programming examples
c
Jul 22 2021
0
vote
program to perform fundamental string functions in c
string
c
Jul 24 2021
0
vote
valid triangle in c
c
Jul 15 2021
0
vote
structure in c sharp with example
c
Oct 16 2020
0
vote
how to do Employing defensive code in the UI to ensure that the current frame is the most top level window
c
ui
Jun 19 2020
0
vote
error: microsoft visual c 14.0 or greater is required. get it with "microsoft c build tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
build
get
c
Jun 11 2021
0
vote
error: ‘sleep’ was not declared in this scope
c
scope
Sep 28 2020
0
vote
#include
c
Mar 31 2020
0
vote
#include using namespace std; int main() { int a = 3; float b = 4.5; double c = 5.25; double sum; sum = a + b + c; cout << "The sum of a, b, and c is", sum << endl; return 0; }
sum
c
Dec 22 2019
0
vote
include ‘’ or provide a declaration of ‘exit’
c
Oct 13 2020
0
vote
rotate array c#
c
Oct 23 2020
0
vote
when to add & in snacf c
c
Nov 03 2020
0
vote
#include int main() { int x=(20||40)&&(10); printf("%d",x); return 0; }
c
Nov 17 2020
0
vote
convert c++ code to c online
c++
c
Jun 23 2021
0
vote
#include int main() { timespec ts; // clock_gettime(CLOCK_MONOTONIC, &ts); // Works on FreeBSD clock_gettime(CLOCK_REALTIME, &ts); // Works on Linux }
c
linux
Sep 01 2020
0
vote
calloc in C++/C
c
May 01 2021
0
vote
What will be output when you will execute following c code? #include int main(){ printf("%d\t",sizeof(6.5)); printf("%d\t",sizeof(90000)); printf("%d",sizeof('A')); return 0;
c
May 02 2020
0
vote
problema
c
c++
Jan 28 2022
0
vote
C calculating the distinct years mentioned
c
Feb 02 2022
0
vote
<>C++
c
Feb 11 2022
0
vote
linux split mp4 into 2 parts by time
c
linux
split
time
Dec 27 2020
0
vote
remove all the elements from a numpy array python
c
numpy
Jan 07 2021
0
vote
c program to find sum of array elements using recursion
c
recursion
sum
Jun 03 2021
0
vote
Structure of Structs in c
c
Oct 15 2020
0
vote
go maps
c
Jan 11 2021
0
vote
how to change column names in r
c
Aug 18 2020
0
vote
list to dataframe in r
c
dataframe
list
Oct 02 2020
0
vote
c in unity
unity
c
May 11 2021
0
vote
while loop in c
while-loop
c
Apr 18 2021
0
vote
how to get user input in c
c
input
get
Jun 06 2020
0
vote
binary search tree program in c
search
binary
tree
c
Jan 13 2021
0
vote
sorting array in c
c
sorting
Sep 18 2020
0
vote
2D Array In C
c
May 11 2021
0
vote
hello world c
c
Jul 19 2020
0
vote
square in c
c
Jun 02 2021
0
vote
memset c
c
Dec 03 2020
0
vote
c check first character of string
c
string
Apr 17 2021
0
vote
gcd of two numbers in c
numbers
c
Aug 31 2020
0
vote
recursion questions in c
c
recursion
questions
May 27 2020
0
vote
quicksort
c
May 25 2021
0
vote
malloc in c
c
Apr 26 2021
0
vote
online c compiler
c
May 12 2021
0
vote
radix sort pseudocode
c
Oct 02 2020
0
vote
dynamic memory allocation in c++
c
dynamic
memory
Nov 07 2020
0
vote
For loop in C
c
for-loop
Jun 10 2021
0
vote
hello world in c
c
Jun 15 2021
0
vote
what is float in c
c
Mar 02 2021
0
vote
bitshift c
c
Jan 03 2021
0
vote
exception out of range c
exception
c
Mar 10 2021
0
vote
string compare in c
c
string
Aug 14 2020
0
vote
picasso android
c
android
Dec 22 2020
0
vote
sleep in c++ linux
c
linux
Oct 06 2020
0
vote
add bootstrap
c
bootstrap
Oct 15 2020
0
vote
celsius to fahrenheit formula
c
Jun 11 2021
0
vote
passing a function as an argument in c
c
function
Jul 20 2020
0
vote
c basics
c
Feb 14 2021
0
vote
fputs in c
c
Jul 10 2020
0
vote
c++ how to use scanf
c
May 10 2020
0
vote
strtol C
c
Jul 05 2021
0
vote
File "rs_to_open3d.py", line 19, in point cloud = Point Cloud() NameError: name 'PointCloud' is not defined
c
file
Aug 17 2020
0
vote
armstrong number in c
c
Aug 25 2020
0
vote
declaring variables in c
c
variables
Feb 02 2021
0
vote
What are prime numbers
c
numbers
Jun 16 2021
0
vote
ModuleNotFoundError: No module named 'skimage'
c
module
Apr 26 2021
0
vote
font awesome facebook
c
facebook
Apr 25 2021
0
vote
pyautogui ctrl c
c
Dec 07 2020
0
vote
flutter icon button circle
c
flutter
button
Feb 18 2021
0
vote
whatsapp link
c
Jul 02 2021
0
vote
how to generate random between 0 and 9 in c
random
c
May 16 2020
0
vote
C dynamic array
dynamic
c
May 21 2021
0
vote
run c program in mac terminal
terminal
c
May 01 2021
0
vote
getting string input in c
string
input
c
Mar 15 2021
0
vote
Could not create cudnn handle: CUDNN_STATUS_ALLOC_FAILED
c
Nov 13 2020
0
vote
Example of Numpy/C API
c
api
python
May 24 2022
0
vote
Using GNULib's GString in C
c
May 25 2022
0
vote
Bitwise checking (bit-testing) in C
c
May 26 2022
0
vote
Linksys backup format to text convertor
c++
c
format
text
May 26 2022
0
vote
Fuse basic example compilation
bash
c
compilation
basic
May 26 2022
0
vote
Screen Scraping, ViewState, and Authentication using ASP.Net
c#
c
authentication
asp.net
May 28 2022
0
vote
ASP.Net Page to Return an Image from an SQL Blob Query
c#
c
image
sql
asp.net
May 29 2022
0
vote
Fun with C# and HP Laserjet
c#
c
May 30 2022
0
vote
Sample C# code new
c#
c
xcode
May 30 2022
0
vote
Playing With Extension Methods
c#
c
methods
May 30 2022
0
vote
Generic Control to Head of Page
c#
c
May 31 2022
0
vote
Generics with Databinding
c#
c
database
generics
Jun 10 2022
0
vote
mohalfanalamin
c
Feb 19 2022
0
vote
bc.c++
c
Feb 21 2022
0
vote
Codhi>
c
Feb 22 2022
…
22
23
24
…