User profile: CrossWind

User info
User name:CrossWind
History
Joined:
Number of posts:3
Latest posts:

Decorate a Console Application
Hello, I am working on a console application, But I want to 'Decorate' it a bit, for example: I wo...

Compare (strcmp)
Ah, I'm so stupid, Thanks :-)

Compare (strcmp)
Hello, I have the following code: [code]const char* blaat = "@@BCN"; const char* hoi = blaat; ...