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
hey !, iam trying to convert a ascii char to decimal number in CVI , i tried using the atoi function but the prototype is missing what can i do ?
hey !, iam trying to convert a ascii char to decimal number in CVI , i tried using the atoi function but the prototype is missing what can i do ?
raghuraman
Member
06-18-2004
09:32 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
hey !, iam trying to convert a ascii char to decimal number in CVI , i tried using the atoi function but the prototype is missing what can i do ?
0
Kudos
Message
1
of 2
(3,135 Views)
Reply
Re: hey !, iam trying to convert a ascii char to decimal number in CVI , i tried using the atoi function but the prototype is missing what can i do ?
msaxon
Active Participant
06-21-2004
03:05 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
atoi is in stdlib.h.
#include
or
#include
--
Martin
--
Martin
Certified CVI Developer
0
Kudos
Message
2
of 2
(3,135 Views)
Reply
All Forum Topics
Previous Topic
Next Topic