User profile: Quentin

User info
User name:Quentin
Statistical data
Gender:Male
Occupation:Programmer
Skills:C
C++
Java
History
Joined:
Number of posts:47
Latest posts:

Template class imitating an ordinary variable
Hi there, I have to write a template class which will be imitating an ordinary variable such ...

g++ supports two ways of calling a function from the std namespace
Hi there, I'd like to know why is the following code correct according to g++: [code]#include <cst...

\? Control code
[quote]It's because of the way the C pre-processor works: it converts trigraphs to their equivalent ...

\? Control code
[quote]I have not understood what are you asking about?![/quote] Huh, I thought my question: [quot...

\? Control code
Hello, As you know, control code '\?' was invented to prevent compiler using trigraphs in strings...