Update - Versionamento

This commit is contained in:
Pedro Lopes 2022-10-17 22:13:49 -03:00
parent bc0509be44
commit 6ffe2cb08e
No known key found for this signature in database
GPG Key ID: 5A82A7241FEC3A2E
10 changed files with 113 additions and 1 deletions

View File

@ -1,3 +1,15 @@
/**
* @file Game.java
* @author Pedro Lopes
* @version 1.0
* @date 2022-10-17
* @copyright Copyright (c) 2022
**/
// ----------------------------------------------------------------------------------------------------------------- //
import java.io.BufferedReader; import java.io.BufferedReader;
import java.io.FileInputStream; import java.io.FileInputStream;
import java.io.IOException; import java.io.IOException;

View File

@ -1,3 +1,13 @@
/**
* @file Linux_Game.c
* @author Pedro Lopes
* @version 1.0
* @date 2022-10-17
* @copyright Copyright (c) 2022
**/
// -------------------------------------------------------------------------------- // // -------------------------------------------------------------------------------- //
// Includes // Includes

View File

@ -1,3 +1,13 @@
/**
* @file WSL_Game.c
* @author Pedro Lopes
* @version 1.0
* @date 2022-10-17
* @copyright Copyright (c) 2022
**/
// -------------------------------------------------------------------------------- // // -------------------------------------------------------------------------------- //
// Includes // Includes
@ -662,7 +672,7 @@ int main() {
FILE *fp; FILE *fp;
char *line = NULL; char *line = NULL;
size_t len = 0; size_t len = 0;
ssize_t read; size_t read;
fp = fopen("/tmp/games.csv", "r"); fp = fopen("/tmp/games.csv", "r");

View File

@ -1,3 +1,15 @@
/**
* @file Game.java
* @author Pedro Lopes
* @version 1.0
* @date 2022-10-17
* @copyright Copyright (c) 2022
**/
// ----------------------------------------------------------------------------------------------------------------- //
import java.io.BufferedReader; import java.io.BufferedReader;
import java.io.FileInputStream; import java.io.FileInputStream;
import java.io.IOException; import java.io.IOException;

View File

@ -1,3 +1,15 @@
/**
* @file Game.java
* @author Pedro Lopes
* @version 1.0
* @date 2022-10-17
* @copyright Copyright (c) 2022
**/
// ----------------------------------------------------------------------------------------------------------------- //
import java.io.BufferedReader; import java.io.BufferedReader;
import java.io.FileInputStream; import java.io.FileInputStream;
import java.io.IOException; import java.io.IOException;

View File

@ -1,3 +1,15 @@
/**
* @file Game.java
* @author Pedro Lopes
* @version 1.0
* @date 2022-10-17
* @copyright Copyright (c) 2022
**/
// ----------------------------------------------------------------------------------------------------------------- //
import java.io.BufferedReader; import java.io.BufferedReader;
import java.io.FileInputStream; import java.io.FileInputStream;
import java.io.IOException; import java.io.IOException;

View File

@ -1,3 +1,15 @@
/**
* @file Game.java
* @author Pedro Lopes
* @version 1.0
* @date 2022-10-17
* @copyright Copyright (c) 2022
**/
// ----------------------------------------------------------------------------------------------------------------- //
import java.io.BufferedReader; import java.io.BufferedReader;
import java.io.FileInputStream; import java.io.FileInputStream;
import java.io.IOException; import java.io.IOException;

View File

@ -1,3 +1,15 @@
/**
* @file Game.java
* @author Pedro Lopes
* @version 1.0
* @date 2022-10-17
* @copyright Copyright (c) 2022
**/
// ----------------------------------------------------------------------------------------------------------------- //
import java.io.BufferedReader; import java.io.BufferedReader;
import java.io.FileInputStream; import java.io.FileInputStream;
import java.io.IOException; import java.io.IOException;

View File

@ -1,3 +1,13 @@
/**
* @file Linux_Game.c
* @author Pedro Lopes
* @version 1.0
* @date 2022-10-17
* @copyright Copyright (c) 2022
**/
// -------------------------------------------------------------------------------- // // -------------------------------------------------------------------------------- //
// Includes // Includes

View File

@ -1,3 +1,13 @@
/**
* @file WSL_Game.c
* @author Pedro Lopes
* @version 1.0
* @date 2022-10-17
* @copyright Copyright (c) 2022
**/
// -------------------------------------------------------------------------------- // // -------------------------------------------------------------------------------- //
// Includes // Includes