User profile: ToniAz

User info
User name:ToniAz
Location:Lebanon
Statistical data
Occupation:Student
Skills:C
C++
History
Joined:
Number of posts:351
Latest posts:

Is _Complex a macro or an operator?
Hello everyone, I've trying to see where _Complex is defined but I found nothing. Is _Complex a m...

Faulty use of constructor of dynamic array
Thanks for the explanation!

Faulty use of constructor of dynamic array
Hello everyone, According to someone, one can initialize a dynamically created array in the follo...

Enforcing that a function does not modify dynamic array pointed to by pointer
[quote]If this is going to be one of those threads then let's just skip it altogether[/quote] I don'...

Enforcing that a function does not modify dynamic array pointed to by pointer
BTW, that is supposed to be C and not C++. @coder777 I'm using the GNU GCC compiler that comes with...