PROfile
All time reputation: 59
Achievement
jimfred's Recent Snippets Tagged 'c'
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 1 of 1] Next »
C c C51 CrystalFontz
Crystalfontz 533 code using Keil C51
posted on January 7, 2010 by jimfred
C c C51
Keil C51 character echo test for UART1
posted on January 6, 2010 by jimfred
C# c saved by 2 people
Represent int as hex with leading zeros
posted on August 10, 2009 by jimfred
C# c TypeConverter saved by 1 person
PropertyGrid values in hex/hexadecimal using class derived from TypeConverter
posted on July 30, 2009 by jimfred
C++ c mfc CDialog
MFC, resize control in CDialog app
posted on May 2, 2009 by jimfred
C c windows
Get current working directory
posted on February 18, 2009 by jimfred
C c operator concatenation saved by 1 person
C #define macro to generate a comment using concatenation operator in preprocessor
posted on December 3, 2008 by jimfred
C# c FindInFiles SystemIODirectoryGetFiles saved by 5 people
FindInFiles, C# static function
posted on November 28, 2008 by jimfred
C++ c gui thread mfc saved by 1 person
ASSERT_GUI_THREAD - see if current thread is GUI thread in MFC C++
posted on November 14, 2008 by jimfred
C++ template c tree mfc saved by 1 person
core::tree is an STL-like template to implement, for example, a tree of CStrings
posted on November 13, 2008 by jimfred
C++ c memory visual Studio leak saved by 2 people
Visual Studio debug tools to detect and debug memory leaks by setting a breakpoint on a particular memory allocation.
posted on November 12, 2008 by jimfred