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 CPP
39,987
questions
51,931
answers
573
users
Recent questions tagged CPP
1
answer
106
views
How to create an array of days starting with today and going back the last 30 days in C++
asked
Apr 10, 2025
by
avibootz
cpp
php-date
cpp-vector
1
answer
98
views
How to tokenize a string in C++
asked
Apr 10, 2025
by
avibootz
cpp
cpp-string
1
answer
79
views
How to get the last key in a std::map with C++
asked
Apr 10, 2025
by
avibootz
cpp
cpp-map
1
answer
94
views
How to get tomorrows date in C++
asked
Apr 9, 2025
by
avibootz
cpp
cpp-date
1
answer
134
views
How to convert a vector of strings to a string in C++
asked
Apr 9, 2025
by
avibootz
cpp
cpp-vector
1
answer
118
views
How to extract words wrapped in parentheses from a string using RegEx in C++
asked
Apr 9, 2025
by
avibootz
cpp
cpp-regex
1
answer
70
views
What to include to use uint64_t in C++
asked
Apr 7, 2025
by
avibootz
cpp
1
answer
110
views
How to generate the Fibonacci sequence into a vector in C++
asked
Apr 7, 2025
by
avibootz
cpp
cpp-vector
cpp-fibonacci
1
answer
126
views
How to remove duplicate subvectors from a multi-dimensional vector in C++
asked
Apr 7, 2025
by
avibootz
cpp
cpp-vector
1
answer
98
views
How to find the maximum value in a multidimensional vector with C++
asked
Apr 5, 2025
by
avibootz
cpp
cpp-vector
2
answers
136
views
How to replace multiple spaces in a string with a single space between words in C++
asked
Apr 4, 2025
by
avibootz
cpp
cpp-string
1
answer
133
views
How to check if a string starts with a substring from a vector of substrings in C++
asked
Apr 3, 2025
by
avibootz
cpp
cpp-string
1
answer
116
views
How to extract a substring between two tags using RegEx in C++
asked
Apr 2, 2025
by
avibootz
cpp
cpp-regex
cpp-substring
1
answer
128
views
How to convert a vector of ints to a vector of strings in C++
asked
Apr 1, 2025
by
avibootz
cpp
cpp-vector
1
answer
96
views
How to combine all keys and values from a map into a single string in C++
asked
Mar 31, 2025
by
avibootz
cpp
cpp-map
1
answer
120
views
How to make a window that swaps between colors using OpenGL with GLFW and Glad in C++
asked
Mar 30, 2025
by
avibootz
cpp
opengl
glfw
1
answer
104
views
How to split a string into chunks of two characters each in C++
asked
Mar 30, 2025
by
avibootz
cpp
cpp-string
1
answer
116
views
How to list all processes running in Windows with C++ Win32 API
asked
Mar 29, 2025
by
avibootz
cpp
win32
winapi
1
answer
89
views
How to extract the unique integers from a vector excluding duplicates in C++
asked
Mar 28, 2025
by
avibootz
cpp
cpp-vector
1
answer
112
views
How to check whether a vector contains any unique values in C++
asked
Mar 28, 2025
by
avibootz
cpp
cpp-vector
1
answer
132
views
How to check whether a vector contains unique values in C++
asked
Mar 28, 2025
by
avibootz
cpp
cpp-vector
1
answer
98
views
How to extract the first N integers from a vector to form a unique vector in C++
asked
Mar 28, 2025
by
avibootz
cpp
cpp-vector
3
answers
80
views
How to get the current OS name and version in C++
asked
Mar 27, 2025
by
avibootz
cpp
1
answer
108
views
How to check if a string contains only letters and numbers using RegEx in C++
asked
Mar 25, 2025
by
avibootz
cpp
cpp-regex
1
answer
105
views
How to get vector subset in C++
asked
Mar 24, 2025
by
avibootz
cpp
cpp-vector
1
answer
82
views
How to delete a specific entry in a map with C++
asked
Mar 23, 2025
by
avibootz
cpp
cpp-map
1
answer
75
views
How to get a grade and transform it into a letter grade in C++
asked
Mar 23, 2025
by
avibootz
cpp
1
answer
142
views
How to create an array of objects on the stack with C++
asked
Mar 22, 2025
by
avibootz
cpp
cpp-array
2
answers
63
views
How to use simple threading in C++
asked
Mar 22, 2025
by
avibootz
cpp
cpp-threading
1
answer
82
views
How to create an array containing a range of characters in C++
asked
Mar 21, 2025
by
avibootz
cpp
cpp-array
2
answers
98
views
How to get the number of characters that two strings have in common in C++
asked
Mar 19, 2025
by
avibootz
cpp
cpp-string
2
answers
117
views
How to convert a fixed-length string array to a fixed-length integer array in C++
asked
Mar 18, 2025
by
avibootz
cpp
cpp-array
3
answers
132
views
How to match words in a string that are wrapped in curly brackets using RegEx with C++
asked
Mar 17, 2025
by
avibootz
cpp
cpp-regex
1
answer
73
views
How to sort each row from a two-dimensional vector in C++
asked
Mar 16, 2025
by
avibootz
cpp
cpp-vector
1
answer
87
views
How to sort each row from a two-dimensional array in C++
asked
Mar 16, 2025
by
avibootz
cpp
cpp-array
1
answer
95
views
How to remove HTML tags from a string in C++
asked
Mar 15, 2025
by
avibootz
cpp
cpp-string
1
answer
56
views
How to calculate the week number for a given date in C++
asked
Mar 14, 2025
by
avibootz
cpp
1
answer
66
views
How to get the indexes of words from a vector of strings that start with a specific letter in C++
asked
Mar 13, 2025
by
avibootz
cpp
1
answer
76
views
How to increase the size of a vector in C++
asked
Mar 13, 2025
by
avibootz
cpp
3
answers
92
views
How to remove trailing nulls (0) from byte vector in C++
asked
Mar 12, 2025
by
avibootz
cpp
1
answer
75
views
How to add single and double quotes to a string in C++
asked
Mar 12, 2025
by
avibootz
cpp
1
answer
48
views
How to convert string to byte array in C++
asked
Mar 9, 2025
by
avibootz
cpp
1
answer
68
views
How to initialize a char array in a constructor with C++
asked
Mar 9, 2025
by
avibootz
cpp
1
answer
71
views
How to iterate over an enum in C++
asked
Mar 9, 2025
by
avibootz
cpp
1
answer
72
views
How to double a variable with bitwise shift left in C++
asked
Mar 9, 2025
by
avibootz
cpp
1
answer
55
views
How to clone a two-dimensional dynamic array in C++
asked
Mar 8, 2025
by
avibootz
cpp
1
answer
76
views
How to clone a two-dimensional vector in C++
asked
Mar 7, 2025
by
avibootz
cpp
2
answers
104
views
How to clone a two-dimensional array in C++
asked
Mar 7, 2025
by
avibootz
cpp
cpp-array
1
answer
80
views
How to remove the leading and trailing commas from a string in C++
asked
Mar 5, 2025
by
avibootz
cpp
1
answer
72
views
How to check if a string contains only digits using RegEx in C++
asked
Mar 5, 2025
by
avibootz
cpp
Page:
« prev
1
...
4
5
6
7
8
9
10
11
12
13
14
...
77
next »
...