State iconsferansfers fixnsfer

git-svn-id: svn://db.shs.com.ru/pip@53 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
2015-03-31 11:23:05 +00:00
parent 476fd02cd1
commit adfb47e82d
8 changed files with 64 additions and 102 deletions

View File

@@ -135,10 +135,7 @@ public:
//#include <netdb.h>
int main (int argc, char * argv[]) {
PIDir d;
piCout << d.path();
d.setDir("C:/asd/fgh");
piCout << d.path();
piCout << PIDir::allEntries(argv[1]);
return 0;
/*
hostent * he = 0;