SlideShare a Scribd company logo
 
char? (println (char? 1)) (println (char? \a)) Output: false true
format (println (format "%x %x %x" 10 11 12)) Output: a b c
char-array (def x (char-array [\a \b \c])) (println x) Output: #<char[] [C@456dfa45>
chars (def x (char-array [\a \b \c])) (println (chars x)) Output: #<char[] [C@456dfa45>
doubles (def x (double-array [1 2 3])) (println (doubles x)) Output: #<double[] [D@7d5718f2>
 
 

More Related Content

PPTX
ภาษาซีพื้นฐาน
PDF
Programa expresiones regulares
DOCX
Maple Code for Steepest Descent
DOCX
Swadeshi Microprocessor Quiz 2020 (Start-up India)
PPTX
Nested structure (Computer programming and utilization)
DOCX
ภาษาซีพื้นฐาน
Programa expresiones regulares
Maple Code for Steepest Descent
Swadeshi Microprocessor Quiz 2020 (Start-up India)
Nested structure (Computer programming and utilization)

What's hot (20)

PDF
Bcsl 033 data and file structures lab s1-4
PDF
Progr2
PDF
Bcsl 033 data and file structures lab s1-3
PDF
Bcsl 033 data and file structures lab s1-1
DOCX
Matlab code for secant method
TXT
Fred
PDF
Prime number program in c
PDF
10 2 배열 응용
PDF
Program to reflecta triangle
DOCX
Artificial intelligence
PDF
Processing資料(8) 文字
DOCX
Implementation of strassens
PDF
Rombo matriz
PDF
2 3. standard io
PDF
Creative Coding 1 - 2 Variables
PPTX
C Programming Language Step by Step Part 5
Bcsl 033 data and file structures lab s1-4
Progr2
Bcsl 033 data and file structures lab s1-3
Bcsl 033 data and file structures lab s1-1
Matlab code for secant method
Fred
Prime number program in c
10 2 배열 응용
Program to reflecta triangle
Artificial intelligence
Processing資料(8) 文字
Implementation of strassens
Rombo matriz
2 3. standard io
Creative Coding 1 - 2 Variables
C Programming Language Step by Step Part 5
Ad

Viewers also liked (8)

PPT
Clojure language
PPTX
Le passé composé
PPT
clj http
PPT
Couch db
PPT
javATE
PPTX
Le passé composé
PPT
Jav ate
PPT
clojure Fountain jdbc
Clojure language
Le passé composé
clj http
Couch db
javATE
Le passé composé
Jav ate
clojure Fountain jdbc
Ad

More from André Mayer (8)

PPT
Google Go! language
PPT
Orient db
PPT
Sbt - Simple Build Tool
PPT
Tokyo Cabinet
PPT
Racket language
PPT
Flask - Python microframework
PPT
PPT
Lightning talk service mix
Google Go! language
Orient db
Sbt - Simple Build Tool
Tokyo Cabinet
Racket language
Flask - Python microframework
Lightning talk service mix

Clojure lang