User profile: Pebble

User info
User name:Pebble
History
Joined:
Number of posts:73
Latest posts:

counting characters without strlen
[code]#include <iostream> #include <conio.h> #include <stdio.h> using namespace std; int main() { ...

Initializer_list
Thank's for the replies. I was playing around with Integer's to learn initializer_list, Then change...

Initializer_list
After running the program below, I get an extra 0 (zero) after the output. Is this a Null character...

Command line
Thank's vlad.

What do I do next?
http://www.cplusplus.com/forum/articles/12974/