cplusplus.com
C++ : Users : EssGeEich
 
cplusplus.com
Information
Documentation
Reference
Articles
Forum
User: EssGeEich
Public profile
Send private message


User profile: EssGeEich

User info
User name:EssGeEich
Name:Let's Call Me SGH
Location:Italy
Website:http://sourceforge.net/projects/sghlib/
Bio:C++ programmer since 2009.
Developing SGHLib.
Statistical data
Birthdate:Oct 25, 1995
Gender:Male
Occupation:Programmer
Skills:C
C++
Assembly
History
Joined:
Number of posts:1312
Latest posts:

API: Trying to Install Libraries...
QT is a bit bloatware-ish. It's a complete IDE on his own, and it's configured on his own, too.

T *foo = new T;
[quote=andywestken]But you do agree that [i]true[/i] C++ code should (at least as a general rule) ne...

T *foo = new T;
^ Sometimes I think the opposite. Using more memory in the right way can allow for speed-critical pa...

T *foo = new T;
Basically, I can agree up to the point that new is mostly useful for dynamic array sizes.

Public wishlist for cplusplus.com
@Devonrevenge: Aha, I thought you meant an C++ executable that did this. It could be possible by sen...