Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 #include filename does not match when moving impl

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
wjthomas Posted - Jan 30 2025 : 08:19:44 AM
1. Create a header file using "Create File...".
2. Name the file using ".hpp" as the extension.
3. In the new header file, add code with implementation.
4. Move the implementation to a new ".cpp" file using "Move Implementation to Source File".
5. When the ".cpp" file is created, the #include directive at the top will have the filename as ".h" instead of the expected ".hpp".

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000