Skip to content

System Is A Library For C++ Programmign Language (Same As System In C# Programming Language)

Notifications You must be signed in to change notification settings

abolfazlmohammadpour/System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System

This Repository Contains A System Namespace Same As System In C# For C++

How To Use Of This FrameWork

Step One

Download The Repository With Following Commands

git clone https://github.com/abolfazlmohammadpour/System.git

git clone https://gitlab.com/abolfazlmohammadpour/System.git


Step Two

Linking Include/System/System.hpp To Program

#include "./Include/System/System.hpp"

using namespace System;

Type::Integer main(Type::Integer argc, const Type::Character *argv[])
{
    return 0;
}

Step Three

Enjoy Of This

About

System Is A Library For C++ Programmign Language (Same As System In C# Programming Language)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages