Create a partition from free space of another partition
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi. I need to create a new partition from free space of another partition or free space of a drive programmatically. how is it possible? Thanks a'lot.
That entirely depends on the platform you are using. Windows? Linux? Mac? Other (or none)? And then, what file system? FAT32, NTFS, ext3? Depending on all that, it might be difficult or very hard :P