User Tools

Site Tools


wiki:custom_the_vmware_disk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

wiki:custom_the_vmware_disk [2008/08/15 03:31] – created mirnshiwiki:custom_the_vmware_disk [2008/08/15 03:32] (current) mirnshi
Line 37: Line 37:
     #include <stdlib.h>     #include <stdlib.h>
     #include <string.h>     #include <string.h>
 +    
     #define M (1024*1024)     #define M (1024*1024)
 +    
     int main(int argc, char* argv[])     int main(int argc, char* argv[])
     {     {
Line 46: Line 46:
         FILE *fp;         FILE *fp;
         int i;         int i;
-    +        
         if (argc == 3)         if (argc == 3)
             size = atoi(argv[2]);             size = atoi(argv[2]);
wiki/custom_the_vmware_disk.1218771080.txt.gz · Last modified: 2008/08/15 03:31 by mirnshi