Fizzel 0 Posted August 28, 2012 Report Share Posted August 28, 2012 (edited) Hello there, what is the correct syntax in BoostC (Sourceboost IDE V7.04) to use sqrt(). I tried test=unsigned char sqrt(test2); and test=unsigned char sqrt1(test2); test and test 2 are both unsigned int. Always get the error message "missing semicolon" Edited August 28, 2012 by Fizzel Quote Link to post Share on other sites
Fizzel 0 Posted August 28, 2012 Author Report Share Posted August 28, 2012 solved, I just forgot to include stdlib.h Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.