Remember
Register
Search With
Seek4Info.com
Programming & Software Q&A | CollectiveSolver
Questions
Tags
Users
Recent
Hot!
Most votes
Most answers
Most views
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
40,023
questions
51,974
answers
573
users
Recent questions
1
answer
163
views
How to read lines from a text file in C#
asked
Mar 12, 2015
by
avibootz
c#
5
answers
3,318
views
How to print byte array in C#
asked
Mar 12, 2015
by
avibootz
c#
1
answer
231
views
How to read binary file into a byte array in C#
asked
Mar 12, 2015
by
avibootz
c#
3
answers
215
views
How to write string to a text file in C#
asked
Mar 11, 2015
by
avibootz
c#
1
answer
348
views
How to write string array to text file in C#
asked
Mar 11, 2015
by
avibootz
c#
5
answers
461
views
How to check if line containing a specific string exist in text file with Linq in C#
asked
Mar 11, 2015
by
avibootz
c#
1
answer
178
views
How to count all lines from a text file in C#
asked
Mar 11, 2015
by
avibootz
c#
1
answer
158
views
How to read all lines at once from a text file in C#
asked
Mar 11, 2015
by
avibootz
c#
1
answer
202
views
How to read text (all at once) from a text file in C#
asked
Mar 11, 2015
by
avibootz
c#
1
answer
175
views
How to count search words (keywords) in a text file in Java
asked
Mar 11, 2015
by
avibootz
java
1
answer
175
views
How to count search words (keywords) in a text file in PHP
asked
Mar 10, 2015
by
avibootz
php
1
answer
292
views
How to count search words (keywords) in a text file in C#
asked
Mar 10, 2015
by
avibootz
c#
1
answer
199
views
How to count search words (keywords) in a text file in C
asked
Mar 9, 2015
by
avibootz
c
1
answer
183
views
How to print all the lines that contain a search word in text file in Java
asked
Mar 8, 2015
by
avibootz
1
answer
168
views
How to read text file in Java
asked
Mar 8, 2015
by
avibootz
java
5
answers
548
views
How to use Array.IndexOf() method to get the index of the first occurrence of a specified element in 1D Array in C#
asked
Mar 8, 2015
by
avibootz
c#
5
answers
440
views
How to use 3D (3 dimensional) int array in C
asked
Mar 7, 2015
by
avibootz
c
2
answers
255
views
How to check if all int array elements are uneven in C#
asked
Mar 7, 2015
by
avibootz
c#
1
answer
309
views
How to sort a range of int array using qsort in C
asked
Mar 7, 2015
by
avibootz
c
3
answers
207
views
How to sort a range of int array in C#
asked
Mar 6, 2015
by
avibootz
c#
1
answer
162
views
How to sort int array by keys array in C#
asked
Mar 6, 2015
by
avibootz
c#
1
answer
171
views
How to resize array in C
asked
Mar 5, 2015
by
avibootz
c
5
answers
554
views
How to resize an array in C#
asked
Mar 4, 2015
by
avibootz
c#
c#-array
c#-resize
1
answer
179
views
How to find the average of int array with Linq in C#
asked
Mar 4, 2015
by
avibootz
c#
3
answers
342
views
How to search if a string that starts with some letter in string array in C
asked
Mar 3, 2015
by
avibootz
c
3
answers
406
views
How to implement my own strlen() function to find the length of a string in C
asked
Mar 3, 2015
by
avibootz
c
1
answer
160
views
How to search in string array in C
asked
Mar 3, 2015
by
avibootz
c
2
answers
357
views
How to search if a string that starts with some letter in string array in C#
asked
Mar 3, 2015
by
avibootz
c#
7
answers
442
views
How to search in string array in C#
asked
Mar 3, 2015
by
avibootz
c#
4
answers
342
views
How to copy elements from one array to another in C#
asked
Mar 2, 2015
by
avibootz
c#
1
answer
239
views
How to convert int array to string array in C#
asked
Mar 2, 2015
by
avibootz
c#
3
answers
402
views
How to copy a range of elements from an array (index N) to another array with Array.ConstrainedCopy() method in C#
asked
Mar 2, 2015
by
avibootz
c#
2
answers
270
views
How to set int array to all zero with clear method in C#
asked
Mar 2, 2015
by
avibootz
c#
1
answer
221
views
How to find all the links on a web page in PHP
asked
Mar 1, 2015
by
avibootz
php
2
answers
214
views
How to find the largest sum of a sequential in int subarray in C
asked
Mar 1, 2015
by
avibootz
c
1
answer
219
views
How to benchmarks the difference between BinarySearch and FindIndex in C#
asked
Mar 1, 2015
by
avibootz
c#
2
answers
246
views
How to use Array.BinarySearch() method in C#
asked
Mar 1, 2015
by
avibootz
c#
1
answer
195
views
How to print binary file as hexadecimal characters in C
asked
Mar 1, 2015
by
avibootz
c
2
answers
244
views
How to write a function that search a value in int array in C
asked
Mar 1, 2015
by
avibootz
c
1
answer
227
views
How to write a recursive function that return the largest (max) value of int array in C
asked
Feb 28, 2015
by
avibootz
c
2
answers
267
views
How to create read only collection from int array in C#
asked
Feb 26, 2015
by
avibootz
c#
2
answers
207
views
How to separate a strings with split in C#
asked
Feb 26, 2015
by
avibootz
c#
1
answer
169
views
How to join strings into a single string in C#
asked
Feb 26, 2015
by
avibootz
c#
1
answer
248
views
How to write a recursive function that return the max value of int array in C#
asked
Feb 26, 2015
by
avibootz
c#
1
answer
396
views
How to write a function that print int array in console application C#
asked
Feb 26, 2015
by
avibootz
c#
3
answers
297
views
How to replace a character in StringBuilder with Java
asked
Feb 25, 2015
by
avibootz
java
1
answer
195
views
How to removes a range of characters from StringBuilder in C#
asked
Feb 25, 2015
by
avibootz
c#
1
answer
233
views
How to append string array to StringBuilder in C#
asked
Feb 25, 2015
by
avibootz
c#
2
answers
207
views
How to use the replace method in StringBuilder in C#
asked
Feb 24, 2015
by
avibootz
c#
3
answers
348
views
How to convert StringBuilder to string in C#
asked
Feb 24, 2015
by
avibootz
c#
Page:
« prev
1
...
787
788
789
790
791
792
793
794
795
next »
...