ReactOS
0.4.16-dev-905-gc1b8c4f
count.c
Go to the documentation of this file.
1
#include <stdio.h>
2
3
int
n
= 0;
4
5
int
6
main
(
int
argc
,
char
*
argv
[])
7
{
8
while
(1)
printf
(
"%d "
,
n
++ );
9
return
(0);
10
}
11
12
/* EOF */
argc
static int argc
Definition:
ServiceArgs.c:12
main
int main()
Definition:
test.c:6
printf
#define printf
Definition:
freeldr.h:97
n
GLdouble n
Definition:
glext.h:7729
argv
#define argv
Definition:
mplay32.c:18
modules
rostests
tests
count
count.c
Generated on Wed Mar 26 2025 06:08:56 for ReactOS by
1.9.6