User: Pedantic

  • Public profile

User profile: Pedantic

User info
User name:Pedantic
History
Joined:
Number of posts:1
Latest posts:

Elegantly iterating multiple arguments into an array
[code] void fillSomeArray(int a, int b, int c, int d, int e) { for (int i = 0; i < 5; i++) ...

This user does not accept Private Messages