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#
javascript
cpp
php
vb#
typescript
nodejs
go
rust
html
scala
swift
dart
kotlin
ruby
r
css
bootstrap
groovy
sql
win32
mysql
pascal
jquery
winapi
lua
bash
winforms
f#
reactjs
cobol
opengl
c-windows
sdl2
nodejs-express
sdl3
angularjs
raylib
glfw
html5
postgresql
dom
android-java
direct3d11
wordpress
glad
bootstrap4
css3
windows
objective-c
visual-studio-code
software
fortran
web-hosting
perl
firefox
bgfx
binary
stb_perlin
elixir
opencl
vulkan
ada
phpmyadmin
wpf
erlang
q2a
cpp17
clisp
laravel
netbeans
edge
prototype
ide
dot-net-library
chrome
linux
xampp
programming
download
d
binary-arithmetic
imgui
search-engine
clang
fontawesome5
xdebug
iphone
hardware
apache
webgl
xml
pc
xhtml
time
browser
Disclosure:
My content contains affiliate links.
Recent questions tagged CPP
34,496
questions
45,105
answers
573
users
Recent questions tagged CPP
1
answer
1
view
How to create an array from a 2D array that only includes the non-zero elements in C++
asked
1 hour
ago
by
avibootz
cpp
1
answer
2
views
How to extract all the substrings between single quotation marks in C++
asked
1 day
ago
by
avibootz
cpp
1
answer
4
views
How to extract substring between single quotation marks in C++
asked
1 day
ago
by
avibootz
cpp
1
answer
4
views
How to sum the digit of a factorial of a number in C++
asked
2 days
ago
by
avibootz
cpp
2
answers
8
views
How to check if a string starts with a specified substring in C++
asked
4 days
ago
by
avibootz
cpp
1
answer
9
views
How to fill a large array by repeatedly copying the values from a small array in C++
asked
5 days
ago
by
avibootz
cpp
1
answer
8
views
How to create a string from one row of a two-dimensional character array in C++
asked
6 days
ago
by
avibootz
cpp
1
answer
13
views
How to create a case-insensitive function for substring search in C++
asked
Feb 5
by
avibootz
cpp
1
answer
10
views
How to pad a vector to a specified length with a given value in C++
asked
Feb 4
by
avibootz
cpp
1
answer
12
views
How to create an array containing a range of numbers in C++
asked
Feb 2
by
avibootz
cpp
1
answer
10
views
How to get the N top words of a string by occurrences in C++
asked
Feb 2
by
avibootz
cpp
1
answer
13
views
How to parse URL (protocol, host, path) in C++
asked
Jan 31
by
avibootz
cpp
1
answer
11
views
How to terminate a program using throw in C++
asked
Jan 30
by
avibootz
cpp
2
answers
17
views
How to set a default value to function parameters in C++
asked
Jan 28
by
avibootz
cpp
1
answer
13
views
How to fill a matrix with 1 and 0 in random locations with C++
asked
Jan 24
by
avibootz
cpp
1
answer
15
views
How to fill an array with 1 and 0 in random locations with C++
asked
Jan 24
by
avibootz
cpp
2
answers
14
views
How to concatenate a std::string and an int with C++
asked
Jan 24
by
avibootz
cpp
1
answer
11
views
How to filter items from a std::map in C++
asked
Jan 21
by
avibootz
cpp
1
answer
11
views
How to use a templated function to catch the incorrect parameter in C++
asked
Jan 20
by
avibootz
cpp
1
answer
16
views
How to find the first value greater than or equal to a search value in a map with C++
asked
Jan 20
by
avibootz
cpp
1
answer
15
views
How to remove empty string values in a vector with C++
asked
Jan 20
by
avibootz
cpp
1
answer
16
views
How to find the second biggest number in a vector with C++
asked
Jan 19
by
avibootz
cpp
2
answers
25
views
How to split a string by substring delimiter in C++
asked
Jan 18
by
avibootz
cpp
1
answer
16
views
How to declare, initialize, and print struct with a float array in C++
asked
Jan 18
by
avibootz
cpp
3
answers
42
views
How to find the min and max of an int array in C++
asked
Jan 16
by
avibootz
cpp
1
answer
17
views
How to use a bitwise operator to pass multiple Integer values to a function for C++
asked
Jan 14
by
avibootz
cpp
1
answer
17
views
How to add percentage to a number in C++
asked
Jan 14
by
avibootz
cpp
2
answers
18
views
How to get the difference between two dates in seconds with C++
asked
Jan 13
by
avibootz
cpp
2
answers
18
views
How to check if a vector is all increasing or decreasing and the gap between numbers is 1, 2 or 3 in C++
asked
Jan 11
by
avibootz
cpp
1
answer
19
views
How to calculate string length without spaces in C++
asked
Jan 11
by
avibootz
cpp
1
answer
23
views
How to create a window using VS Empty Project with Raylib and C++
asked
Jan 10
by
avibootz
cpp
raylib
1
answer
19
views
How to zero a 2D array in C++
asked
Jan 10
by
avibootz
cpp
1
answer
21
views
How to find the maximum difference between two successive elements in an int vector with C++
asked
Jan 7
by
avibootz
cpp
1
answer
19
views
How to get the month name from a date in C++
asked
Jan 7
by
avibootz
cpp
1
answer
30
views
How to get the month name from current date in C++
asked
Jan 7
by
avibootz
cpp
1
answer
25
views
How to convert an int number into a vector of int digits in C++
asked
Jan 6
by
avibootz
cpp
2
answers
26
views
How to convert an int number into an array of int digits in C++
asked
Jan 6
by
avibootz
cpp
1
answer
29
views
How to split an array into evenly sized chunks in C++
asked
Jan 5
by
avibootz
cpp
1
answer
31
views
How to load and center a .bmp file texture using SDL3 in Win32 C++
asked
Jan 4
by
avibootz
cpp
win32
sdl3
1
answer
32
views
How to load and move a .bmp file texture from bottom right using SDL3 in Win32 C++
asked
Jan 4
by
avibootz
cpp
win32
sdl3
1
answer
30
views
How to display the IP address of a local computer in Windows with C++
asked
Jan 4
by
avibootz
cpp
1
answer
25
views
How to get the next 15 leap years in C++
asked
Jan 4
by
avibootz
cpp
1
answer
30
views
How to load and move a .bmp file texture from top left using SDL3 in Win32 C++
asked
Jan 3
by
avibootz
win32
cpp
sdl3
1
answer
26
views
How to draw and fill several rectangles once using SDL3 in Win32 C++
asked
Jan 2
by
avibootz
win32
cpp
sdl3
1
answer
34
views
How to draw several rectangles that grow and shrink constantly at once using SDL3 in Win32 C++
asked
Jan 2
by
avibootz
cpp
win32
sdl3
3
answers
49
views
How to convert a 64-bit number between big-endian and little-endian values in C++
asked
Jan 2
by
avibootz
cpp
3
answers
52
views
How to convert a 32-bit number between big-endian and little-endian values in C++
asked
Jan 2
by
avibootz
cpp
2
answers
34
views
How to convert a 16-bit number between big-endian and little-endian values in C++
asked
Jan 2
by
avibootz
cpp
1
answer
23
views
How to check if character is letter in C++
asked
Jan 2
by
avibootz
cpp
1
answer
30
views
How to draw a fiiled rectangle that grows and shrinks constantly using SDL3 in Win32 C++
asked
Jan 1
by
avibootz
win32
sdl3
cpp
Page:
1
2
3
4
5
6
...
67
next »
...