|
-
Jan 5th, 2001, 11:52 PM
#1
Thread Starter
Frenzied Member
Hi,
How can I test a char value to see if it has been assigned a value? Does that make sense? For example, if I declare a char such as:
char* test;
How can I test if it is empty or has a value? In VB, I can simply do the following:
if test = "" then...
any help would be appreciated..
Dan
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|