Mari's Tarot
Main Page
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Enumerations
Enumerator
Friends
src
getChar.hpp
Go to the documentation of this file.
1
/*
2
* Tarot is an application for Android system to play to French Tarot.
3
* Please visit https://github.com/richoux/Tarot for further information.
4
*
5
* Copyright (C) 2013-2016 Florian Richoux
6
*
7
* This file is part of Tarot.
8
* Tarot is free software: you can redistribute it and/or modify
9
* it under the terms of the GNU General Public License as published by
10
* the Free Software Foundation, either version 3 of the License, or
11
* (at your option) any later version.
12
13
* Tarot is distributed in the hope that it will be useful,
14
* but WITHOUT ANY WARRANTY; without even the implied warranty of
15
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16
* GNU General Public License for more details.
17
18
* You should have received a copy of the GNU General Public License
19
* along with Tarot. If not, see http://www.gnu.org/licenses/.
20
*/
21
22
// From a dude on stackoverflow.com
23
24
#pragma once
25
27
31
char
getChar
(
const
std::string& message);
getChar
char getChar(const std::string &message)
Get a character from the standard input and keep asking until it does not received a character...
Generated on Mon Aug 7 2017 03:57:26 for Mari's Tarot by
1.8.6