This website requires JavaScript.
Explore
Help
Sign In
Studium
/
C_CPP
Watch
2
Star
0
Fork
You've already forked C_CPP
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
578d0bedc4
C_CPP
/
11_PUTT
/
Test.cpp
12 lines
107 B
C++
Raw
Blame
History
//
// Created by JThei on 17.06.2018.
//
#
include
"Test.h"
char
*
s
=
"
1.0
"
;
auto
b
=
s
;
auto
a
=
s
[
2
]
;
Reference in New Issue
View Git Blame
Copy Permalink