Remember
Register
Search With
Seek4Info.com
Programming & Software Q&A | CollectiveSolver
Questions
Tags
Users
Welcome to collectivesolver - Programming & Software Q&A with code examples. A website with trusted programming answers. All programs are tested and work.
Contact: aviboots(AT)netvision.net.il
Most popular tags
python
java
c
c#
cpp
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
pascal
html
dart
ruby
r
css
bootstrap
win32
groovy
winapi
sql
mysql
jquery
lua
winforms
pascal-string
bash
kotlin-string
swift-string
c-string
cpp-string
go-string
cpp-vector
f#
opengl
java-string
php-string
c#-string
vbnet-string
pascal-array
swift-array
rust-string
python-string
scala-string
c-array
javascript-string
php-array
javascript-array
typescript-string
cobol
rust-vector
typescript-array
python-list
reactjs
scala-array
c-windows
go-array
nodejs-string
kotlin-array
nodejs-array
sdl2
cpp-matrix
c-matrix
cpp-array
c#-list
vbnet-list
pascal-matrix
go-slice
c#-array
java-array
nodejs-express
swift-matrix
c#-matrix
sdl3
angularjs
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
rust-matrix
go-matrix
javascript-matrix
raylib
glfw
remove-last-occurrence-word-string
extract-words-with-first-letter-lowercase-from-string
convert-specific-column-decimal-matrix-to-string
convert-specific-row-decimal-matrix-to-string
number-made-prime-deleting-single-digit
convert-days-human-readable-weeks-days
square-root-rounded-down-to-nearest-integer
remove-middle-word-string
area-triangle-herons-formula
Disclosure:
My content contains affiliate links.
Recent questions tagged c
40,026
questions
51,982
answers
573
users
Recent questions tagged c
1
answer
76
views
How to implement vec4 struct in C
asked
Oct 2, 2023
by
avibootz
c
1
answer
77
views
How to implement vec3 struct in C
asked
Oct 2, 2023
by
avibootz
c
1
answer
117
views
How to rearrange an array such that every odd index element is greater than its previous in C
asked
Oct 1, 2023
by
avibootz
c
1
answer
104
views
How to rearrange an array such that every second element becomes greater than its left and right element with C
asked
Sep 30, 2023
by
avibootz
c
1
answer
104
views
How to define macros to get bit, set bit, clear bit and flip bit in C
asked
Sep 30, 2023
by
avibootz
c
1
answer
154
views
How to get the current path in linux with C
asked
Sep 30, 2023
by
avibootz
c
linux
1
answer
93
views
How to check a single bit in C
asked
Sep 30, 2023
by
avibootz
c
1
answer
105
views
How to toggle a single bit in C
asked
Sep 30, 2023
by
avibootz
c
1
answer
96
views
How to clear a single bit in C
asked
Sep 30, 2023
by
avibootz
c
1
answer
91
views
How to set a single bit in C
asked
Sep 29, 2023
by
avibootz
c
1
answer
146
views
How to format an unsigned long long int using printf in C
asked
Sep 29, 2023
by
avibootz
c
1
answer
123
views
How to use String.IndexOfAny function in C
asked
Sep 29, 2023
by
avibootz
c
1
answer
106
views
How to use String.indexOf function in C
asked
Sep 29, 2023
by
avibootz
c
1
answer
92
views
How to remove continued repeated digits in a given number with C
asked
Sep 23, 2023
by
avibootz
c
1
answer
113
views
How to replace each element in array with the product of every other elements in C
asked
Sep 21, 2023
by
avibootz
c
1
answer
134
views
How to print right triangle pattern of multiplication tables in C
asked
Sep 20, 2023
by
avibootz
c
1
answer
96
views
How to print rhombus pattern of stars (*) in C
asked
Sep 20, 2023
by
avibootz
c
1
answer
136
views
How to convert a 2D coordinate into 1D index in C
asked
Sep 18, 2023
by
avibootz
c
1
answer
145
views
How to convert a 1D coordinate into 2D indexes in C
asked
Sep 18, 2023
by
avibootz
c
1
answer
85
views
How to print numbers palindrome triangle pattern in C
asked
Sep 15, 2023
by
avibootz
c
1
answer
88
views
How to print letters palindrome triangle pattern in C
asked
Sep 15, 2023
by
avibootz
c
1
answer
94
views
How to print diamond of stars in C
asked
Sep 14, 2023
by
avibootz
c
1
answer
147
views
How to print hollow pyramid of stars in C
asked
Sep 14, 2023
by
avibootz
c
1
answer
99
views
How to check if a string is pangram in C
asked
Sep 14, 2023
by
avibootz
c
1
answer
105
views
How to print right triangle pattern of prime numbers in C
asked
Sep 11, 2023
by
avibootz
c
1
answer
115
views
How to print binary rectangle pattern where boundary elements are 0 and inner elements are 1 in C
asked
Sep 11, 2023
by
avibootz
c
1
answer
193
views
How to print binary numbers right triangle pyramid in C
asked
Sep 10, 2023
by
avibootz
c
1
answer
104
views
How to generate floyd triangle in C
asked
Sep 9, 2023
by
avibootz
c
1
answer
130
views
How to check if an array contains a contiguous subarray having zero-sum in C
asked
Sep 8, 2023
by
avibootz
c
1
answer
80
views
How to implement C++ substr in C
asked
Sep 7, 2023
by
avibootz
c
1
answer
75
views
How to implement C++ string and cout << string in C
asked
Sep 6, 2023
by
avibootz
c
1
answer
110
views
How to implement C++ vector and push_back() function in C
asked
Sep 6, 2023
by
avibootz
c
1
answer
95
views
How to draw triangle fast using legacy OpenGL in C
asked
Sep 3, 2023
by
avibootz
c
1
answer
103
views
How to find the longest repeating character in a string with C
asked
Sep 1, 2023
by
avibootz
c
2
answers
148
views
How to extract the last number from a string in C
asked
Aug 29, 2023
by
avibootz
c
1
answer
127
views
What to include to use bool in C
asked
Aug 28, 2023
by
avibootz
c
1
answer
128
views
How to check if length of a string is equal to the number appended at its end in C
asked
Aug 28, 2023
by
avibootz
c
1
answer
77
views
How to calculate the total of all possible binary options of N bits in C
asked
Aug 26, 2023
by
avibootz
c
1
answer
93
views
How to generate all possible binary strings by replacing ? from a given pattern in C
asked
Aug 24, 2023
by
avibootz
c
1
answer
137
views
How to reverse string without temporary variable in C
asked
Aug 22, 2023
by
avibootz
c
1
answer
107
views
How to generate 100 <x,y> random points on a circle and display them in C
asked
Aug 21, 2023
by
avibootz
c
1
answer
93
views
How to split the last part of a string in C
asked
Aug 20, 2023
by
avibootz
c
3
answers
154
views
How to split a string and get last value in C
asked
Aug 20, 2023
by
avibootz
c
1
answer
101
views
How to check if all strings in array of strings are in ascending order with C
asked
Aug 12, 2023
by
avibootz
c
1
answer
76
views
How to check if all strings are lexically equal in array of strings with C
asked
Aug 12, 2023
by
avibootz
c
1
answer
128
views
How to get yesterday date in C
asked
Aug 11, 2023
by
avibootz
c
1
answer
115
views
How to split a string in half but not in the middle of a word with C
asked
Aug 9, 2023
by
avibootz
c
1
answer
107
views
How to split a string in half with C
asked
Aug 8, 2023
by
avibootz
c
1
answer
187
views
How to render green rectangle with horizontal red line on a window with SDL2 in C
asked
Aug 6, 2023
by
avibootz
sdl2
c
1
answer
187
views
How to render green rectangle with vertical line of red dots on a window with SDL2 in C
asked
Aug 6, 2023
by
avibootz
sdl2
c
Page:
« prev
1
...
17
18
19
20
21
22
23
24
25
26
27
...
80
next »
...