Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Test
//Title of this code //Microsoft (R) C/C++ Optimizing Compiler Version 18.00.31101 for x86 #include <iostream> int main() { std::cout << "Hello, world!\n"; char* a = "text"; std::cout << *a; }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Full System Specifications version 3
Arrays
C++ Assignment..
Attribute of qi parsers
operator new / delete
cross-platform sleep function
iterator by value, by reference
MSVC_example_fscanf_s_and_chars_wchars
Template function declaration to avoid usage of template in T::template f<int>()
#31
Please log in to post a comment.