[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CppBuilderCodeSnippets
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
CppBuilderCodeSnippets
(C++ Builder) Code snippets
All very very useful...- Converting an address to an integer
- Converting an address to a String
- Converting a String to an integer
- Converting a String to a double
- Converting an integer to a String
- Converting a double to a String
- Check if a String can be converted to an integer
- Check if a String can be converted to a double
- Convert a String to lower case
- Convert a String to upper case
- Convert between std::string and AnsiString
- How can I check if a file exists?
- How can I read a file in a TStringList?
- How do I copy a file?
- Get the extension of a filename
- Remove the extension of a filename
- How do I display a memory address on screen?
'Code snippets' links
External Links
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
