Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 #include suggestions problem

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
tailsu Posted - Dec 11 2007 : 03:42:57 AM
I try to include a file that I know is in the same directory as the file that I want to include it. But when i write

#include "./"

The file list suggests a lot more files, most of which are irrelevant and definitely not in './' . Wouldn't it be logical for this specific use case, for VA X to print only the files that are in the same directory as the current file?
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Dec 11 2007 : 08:29:50 AM
A very good point:

case=10458

For now if you write:

#include "../DIR_NAME/"

using the name of the current directory this will work. Alternatively if you have listbox filtering turned on in VA options you can use this while typing the file name in the #include statements, which is very helpful if you have some idea of the file name you want to select.

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