Programming Language
Abap
ActionScript
Assembly
BASIC
C
C#
C++
Clojure
Cobol
CSS
Dart
Delphi
Elixir
Erlang
F#
Fortran
Go
Groovy
Haskell
Html
Java
Javascript
Julia
Kotlin
Lisp
Lua
Matlab
Objective-C
Pascal
Perl
PHP
Prolog
Python
R
Ruby
Rust
Scala
Scheme
Shell/Bash
SQL
Swift
TypeScript
VBA
Framework
AngularJS
Backbone
Bootstrap CSS
Bootstrap Javascript
Bulma
CakePHP
CodeIgniter
Django
Drupal
Ember
Express
Flask
Flutter
Foundation
Ionic
jQuery
Laravel
Materialize
Next.js
Node.js
Nuxt.js
React
Semantic UI
Spring
Symfony
Unity
Vaadin
Vue
Wordpress
Yii
Zend
Categories
Tags
Char
New post in Char
Converting byte array to unsigned long in C++
June 4th, 2022
pointers
char
c++
how can i take in a char as an command line argument in java
June 4th, 2022
parsing
char
command-line-arguments
java
Cast (const) char * to LPCWSTR
September 14th, 2022
c++
winapi
char
wchar-t
lpcwstr
Reverse a char array in C#
June 4th, 2022
c#
arrays
char
Reading newline from previous input when reading from keyboard with scanf()
September 17th, 2022
c
string
char
error: cannot convert 'std::basic_string<char>::iterator ...' to 'const char* for argument '1' ...'
September 15th, 2022
c++
compiler-errors
char
std
gnu
Conversion between uint8 and char in C
September 15th, 2022
c
arrays
char
uint8t
Iterating through a character array in Java - improving algorithm
June 4th, 2022
char
recursion
algorithm
arrays
java
char* and char arr[] Difference - C++/C
June 4th, 2022
char
pointers
arrays
c
c++
How does MySQL varchar know how many bytes indicate the length?
September 28th, 2022
mysql
char
byte
varchar
maxlength
how to pass char pointer as argument in ctypes python
June 9th, 2022
python
char
ctypes
Why does this code to modify a string not work?
June 4th, 2022
c
pointers
char
segmentation-fault
access-violation
C Question: why char actually occupies 4 bytes in memory?
June 20th, 2022
c
data-structures
struct
size
char
get first char from *char[] variable in C
June 4th, 2022
c-strings
char
casting
pointers
c
How to print in Arduino a char variable as a number to the Serial Port?
June 4th, 2022
serial-port
char
arduino
arduino-ide
arduino-uno
How to find text between two strings in c
June 4th, 2022
c
char
substring
c-strings
strstr
Google-apps-script function CHAR() and CODE()
June 4th, 2022
char
if-statement
google-apps-script
How do i iterate through a string and replace specific chars in python correctly?
June 4th, 2022
string
replace
char
python
Getting Index of a char from a char array
June 13th, 2022
indexof
java
arrays
char
How do you convert a struct into a char array?
July 27th, 2022
cdma
c
serialization
embedded
char
Increase the maximum size of char array
June 4th, 2022
size
char
c
arrays
max
C Program - Basic Calculator
June 4th, 2022
conditional
char
c
while-loop
how to convert char array to integer in C?
June 17th, 2022
char
c
string
type-conversion
C - Printing a 2D Char Array
June 14th, 2022
c
arrays
char
Printing a char* in C++
June 4th, 2022
pointers
printing
c++
char
SQL Query - How do I convert a text field containing dollar sign to decimal only (strip out dollar sign)
June 15th, 2022
dollar-sign
mysql
null
char
decimal
counting the number of sentences in a paragraph in c
June 15th, 2022
c
char
words
text-segmentation
while-loop
Create a string array with Characters in C
June 15th, 2022
string
char
c
Determing if string has all unique characters
August 20th, 2022
char
arrays
string
algorithm
c++
Converting binary data to characters in java
June 13th, 2022
binary
char
java
←
1
2
3
4
5
6
7
8
9
…
15
16
→