Skip to content

Instantly share code, notes, and snippets.

View m-HARD's full-sized avatar
🏠
Working from home

Musab Mohammed m-HARD

🏠
Working from home
View GitHub Profile
@m-HARD
m-HARD / c++
Last active March 16, 2019 19:46
#include "stdafx.h"
#include <iostream>
#include <string>
#include <conio.h>
using namespace std;
void F_char_t_int() {
string name;