VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



An example for MulDiv API

by Karthikeyan (187 Submissions)
Category: Windows API Call/Explanation
Compatability: Visual Basic 5.0
Difficulty: Unknown Difficulty
Originally Published: Wed 14th February 2001
Date Added: Mon 8th February 2021
Rating: (1 Votes)

An example for MulDiv API

Rate An example for MulDiv API



'Multipy 4*25 and then divide the answer by 20
MsgBox MulDiv(4, 25, 20)
End Sub
'Visit my Homepage at
'http://www.geocities.com/marskarthik
'http://marskarthik.virtualave.net
'Email: [email protected]

Download this snippet    Add to My Saved Code

An example for MulDiv API Comments

No comments have been posted about An example for MulDiv API. Why not be the first to post a comment about An example for MulDiv API.

Post your comment

Subject:
Message:
0/1000 characters