Raised This Month: $ Target: $400
 0% 

Fvault_load(id) error


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
iloadding
Member
Join Date: Jul 2013
Old 08-08-2013 , 15:40   Re: Fvault_load(id) error
Reply With Quote #1

that's why I call it in a function

and the function of it this way:

public fvault_load (id)
{
static szName [32], szData [64]; get_user_name (id, szName, 31)

if (! fvault_get_data (g_Vault, szName, szData, 63))
g_Status [id] = UNREGISTERED
else {
strbreak (szData, g_Password [id], 31, g_Date [id], 31)

g_Status [id] = REGISTERED
}
}

but fvault_load (id) will not.
iloadding is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:59.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode