This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Pierakstīties
8516
/
Test
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Atzars:
master
Atzari
Tagi
master
Test
/
EVSE
/
GPL
/
cmake-3.11.0
/
Tests
/
BundleGeneratorTest
/
Library.cxx
Library.cxx
95 B
Patstāvīgā saite
Vēsture
Neapstrādāts
1
2
3
4
5
6
#include <iostream>
void print_message(const char* const Message)
{
std::cout << Message;
}