Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Help
»
Including math.h library function
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Including math.h library function (Read 9731 times)
Rabib
Single posting newcomer
Posts: 3
Including math.h library function
«
on:
March 02, 2011, 05:55:55 pm »
Hello, I'm new in programming.My question is,well How can I use math.h library functions in CODE:BLOCKS 'cause my compiler isn't compiling the library functions. I'm using GNU GCC compiler.Where can I set the arguments?
Logged
oBFusCATed
Developer
Lives here!
Posts: 13406
Re: Including math.h library function
«
Reply #1 on:
March 02, 2011, 06:06:35 pm »
You have to do some reading:
Start with the rules of the forum and be careful to read that programming questions are not answered here.
Then read the FAQ
http://wiki.codeblocks.org/index.php?title=FAQ#Q:_What_is_Code::Blocks.3F
http://wiki.codeblocks.org/index.php?title=FAQ#Q:_What_Code::Blocks_is_not.3F
http://wiki.codeblocks.org/index.php?title=FAQ#Q:_How_do_I_troubleshoot_an_compiler_problem.3F
Logged
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Help
»
Including math.h library function