SLikeNet
0.1.3
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
Gets.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2014, Oculus VR, Inc.
3
* All rights reserved.
4
*
5
* This source code is licensed under the BSD-style license found in the
6
* RakNet License.txt file in the licenses directory of this source tree. An additional grant
7
* of patent rights can be found in the RakNet Patents.txt file in the same directory.
8
*
9
*/
10
11
#ifndef __GETS__H_
12
#define __GETS__H_
13
14
#ifdef __cplusplus
15
extern
"C"
{
16
#endif
17
18
char
*
Gets
(
char
* str,
int
num );
19
20
#ifdef __cplusplus
21
}
22
#endif
23
24
#endif
Source
include
slikenet
Gets.h
Generated on Wed Aug 14 2019 22:09:46 for SLikeNet by
1.8.2