Home
Community
Discussion Forums
Most Active Software Boards
LabWindows/CVI
Topic
LabWindows/CVI
Register
·
Login
·
Help
Community
Category
Board
Documents
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Topic Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
All Forum Topics
Previous Topic
Next Topic
strstr() works in debug but fails in executable
strstr() works in debug but fails in executable
cpoore
Member
04-04-2006
07:27 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
A routine I used to see if the executable is running on the C drive of the PC on on a network drive as follows:
GetProjectDir (currentFolder);
if (strstr (currectFolder, "c:\\")
{
0
Kudos
Message
1
of 1
(2,844 Views)
Reply
All Forum Topics
Previous Topic
Next Topic