Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Hardware.cs #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Create Hardware.cs #1

wants to merge 1 commit into from

Conversation

Gor32
Copy link
Collaborator

@Gor32 Gor32 commented Mar 31, 2017

No description provided.


// your path can modify
public static string path =
@"c:\Users\Home\documents\visual studio 2015\Projects\OS\Hardware\HDD.txt";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use relative path.

Copy link
Collaborator Author

@Gor32 Gor32 Apr 1, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok
Directory.GetCurrentDirectory()+"\\HDD.txt"; is true ?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Try yourself and put in working code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants