Search Results

Search: Posts Made By: NateJacobs
Forum: Programming 08-22-2012
11,138
Posted By NateJacobs
You can crate directory using below code, ...
You can crate directory using below code,

#include<iostream.h>
#include<sys/stat.h>
#include<sys/types.h>
using namespace std;

main()
{

...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 04:46 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy