Win32 C Programming
Solutions to common problems for Win32 developers
Saturday, May 24, 2008
How can I insert location dependent information in my debugging messages?
Visual Studio defines the symbols __LINE__ and __FILE__ and __FUNCTION__ so you can access the line number, source file, and function where they are inserted.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Categories
Processes
Windows Shell
File System
Dialog Boxes
GDI
Common Controls
Visual Studio
Blog Archive
January
(1)
May
(4)
April
(4)
March
(19)
Live Traffic Feed
Live Blog Stats
No comments:
Post a Comment