User profile: andywestken
| User info |
| User name: | andywestken |
| Name: | Andy |
| Location: | West Kensington, London, UK |
| Bio: | C++/Win32 Software Developer
Core skills : C++/STL/Boost; Visual Studio 2008; Win32 (up to Windows 7: learning Windows 8); MFC; COM/DCOM/ActiveX; ATL/WTL; XML/XSD; Expat/MSXML; OOA/D; UML; Perforce, SVN, Git; ...
Other skills : Python; C#; JavaScript; ADO; SQL; LDAP; WinSock; BoundsChecker, TrueTime, TrueCoverage; ... |
| Statistical data |
|---|
| Birthdate: | Oct 24, 1964 |
| Gender: | Male |
| Occupation: | Programmer |
| Skills: | C C++ C++/MFC C++/ATL C# Javascript Python |
| History |
| Joined: | |
| Number of posts: | 2087 |
| Latest posts: |
Add value to beginning (left hand side) of string [quote]So in my opinion your realization is not satisfactory. [/quote]
Well, maybe I should have put...
initialising arrays Misc. other stuff:
- For char arrays, you can also use
[code]const size_t N = 10;
char a[N] = "";...
I need help! I think kbw was pointing out that while you thought you were doing this
[code] int C[10][4] = //...
MFC and ATL are part of WDK (in case you didn't know...) [b]Using just a single window...[/b]
Actually, replacing MainFrame and View with a single window is...
MFC and ATL are part of WDK (in case you didn't know...) [b]Simple WTL app -- Part 3 of 3 : WinMain and precompiled header[/b]
Continued till the end.
[b]c...
|
This user does not accept Private Messages