You are not logged in.
Dear visitor, welcome to Aqua Computer Forum. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

Quoted from "Saiyaman"
Das mit dem Einrücken macht VC++ eigentlich ganz prima alleine. Warum er das nur wieder weggemacht hat. ???
MfG

Neues moddingtech.de Portal online!
Quoted from "Saiyaman"
Aber da teilt man den Source-Code auch auf Dateien auf.
MfG

Neues moddingtech.de Portal online! |
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
#include <stdio.h>
int main()
{
int a, b, c, d;
FILE * file;
file = fopen("ips.txt", "a");
for(a = 0; a < 256; a++)
for(b = 0; b < 256; b++)
for(c = 0; c < 256; c++)
for(d = 0; d < 256; d++)
fprintf(file, "%i.%i.%i.%i\n", a, b, c, d);
fclose(file);
return 0;
}
|
Neues moddingtech.de Portal online! 


) mit subnetting und son scheiß beschäftigen dürfen um das einfach so stehen zu lassen...
;D

-