TinMan47's Lounge²
- Larry Laffer
- Admin
- Posts: 4143
- Joined: Sun Feb 19, 2006 8:06 am
- Location: Romania
This forum is so strange.I asked a question about WoW and people are talking about booze and marriage. JUST DONT GET THIS TOPIC LOCKED!
Soundcloud: https://soundcloud.com/metroy
You're in luck, I can't lock it, or it would already been locked.
Naaaah, it's a 'lounge' topic, you created it, remember?
Naaaah, it's a 'lounge' topic, you created it, remember?
So we all come here to have a chat and a smoke, and we're peeing in your topic.Someone who knows what a lounge is wrote: 1. A public waiting room, as in a hotel or an air terminal, often having smoking or lavatory facilities.
2. A cocktail lounge.
3.1. A living room.
3.2. A lobby.
4. A long couch, especially one having no back and a headrest at one end.
wardrich wrote:The contrasts in personalities will deliver some SERIOUS lulz. I can't wait.
You know DosRaider,your right.
Lets all kick back
or lets all have a smoke
Or we can talk about absolutely nothing.
Merged triple post in one, next time it's delete, Tinman47~dosraider
2'post
Yeah,and I'd really appreciate it if you don't pee on my thread.
3'post
By the way...In C programming,how do you make a library? I would like to make a mathematical function library.
Lets all kick back
or lets all have a smoke
Or we can talk about absolutely nothing.
Merged triple post in one, next time it's delete, Tinman47~dosraider
2'post
Yeah,and I'd really appreciate it if you don't pee on my thread.
3'post
By the way...In C programming,how do you make a library? I would like to make a mathematical function library.
Soundcloud: https://soundcloud.com/metroy
This is where C++ comes in...tinman47 wrote:By the way...In C programming,how do you make a library? I would like to make a mathematical function library.
#include <<a href="http://www.cplusplus.com/reference/clib ... >math.h</a>>
- Larry Laffer
- Admin
- Posts: 4143
- Joined: Sun Feb 19, 2006 8:06 am
- Location: Romania
*cracks fingers*dosraider wrote:You know, you have an edit button.
Triple posting in your thread is an invitation to lock it.
I dunno, for now, I kinda like peeing in this thread... but it really gets old fast!
<center>
ModBot™ - Faster than the speed of spam!(and always taking it to where it belongs!)
</center>abyss wrote:I don't even know if starcraft 1 was a windows or dos games.
ModBot™ - Faster than the speed of spam!(and always taking it to where it belongs!)
- GAMER
- Gaming Demi-god
- Posts: 1527
- Joined: Sun Sep 22, 2002 4:55 am
- Location: chasing chikeds in the snow!
Wait...I eloped with wardrich?? Does he know about this?
I really don't have time to play games anymore. HSC sucks. It's hard enough to post here, keep up with msn conversations and do work...
GAMER
I really don't have time to play games anymore. HSC sucks. It's hard enough to post here, keep up with msn conversations and do work...
GAMER
<img src="http://thumbs.deviantart.com/300W-96A09 ... rs_Sig.jpg">
i have a chik magnet...observe!
<MARQUEE BEHAVIOR="slide"><font color="crimson">
[MAGNET]-------------------- </marquee>
i have a chik magnet...observe!
<MARQUEE BEHAVIOR="slide"><font color="crimson">
[MAGNET]-------------------- </marquee>
What is a mathematical function library?tinman47 wrote:By the way...In C programming,how do you make a library? I would like to make a mathematical function library.
DOSBox ReadMe | DOSBox Wiki | DOSBox 60 seconds guide | How to ask questions
_________________
Shuttle SN41G2 | Athlon XP 2600+ | IGP@128 MB | NEC 3520A DVD | Win XP Home/SP2
_________________
Shuttle SN41G2 | Athlon XP 2600+ | IGP@128 MB | NEC 3520A DVD | Win XP Home/SP2
What is a math class ?
DOSBox ReadMe | DOSBox Wiki | DOSBox 60 seconds guide | How to ask questions
_________________
Shuttle SN41G2 | Athlon XP 2600+ | IGP@128 MB | NEC 3520A DVD | Win XP Home/SP2
_________________
Shuttle SN41G2 | Athlon XP 2600+ | IGP@128 MB | NEC 3520A DVD | Win XP Home/SP2
A math class or library is just a snippet or chunk of code you can use for functions or solving problems. Like game patches except you choose when to use them.
Soundcloud: https://soundcloud.com/metroy
- Check-Mate
- Lover Of The Tiny Guybrush
- Posts: 1030
- Joined: Sun Jan 12, 2003 4:28 pm
- Location: Canada
Well...MiniMax does live in Sweden...Check-Mate wrote:What? You actually don't know what a math class is??
Is this like, a language thing?
Soundcloud: https://soundcloud.com/metroy
- Dogbreath
- Admin
- Posts: 4620
- Joined: Sat Sep 14, 2002 7:02 pm
- Location: In the back of a jacked-up Ford.
A class is an "object" (from which the term OOP is derived), or a specially labeled peice of code that defines specific functions and variables that're applicable when the class is in use. A math class would be an object that defines mathematical functions for a program, such as the value of PI, or anything, really.MiniMax wrote:What is a math class ?
You could conceivably have more than one math class for a single program. Let's say, for example, you're an astrophysicist for NASA, and you're trying to figure out propulsion for a Mars rover. You'd want one math class that defines various physical conditions as they are on earth (like g=9.8 m/sec^2, or the effect of Earth's magnetic field, or wind resistance) and another that defines physical conditions as they are on Mars. (which lacks a magnetic field, and where gravity is significantly lower, and the atmosphere thinner) Same for the value of Pi, which, as the distortion caused by gravity increases, approaches 1.
That way, he could have one fuel efficiency equation that would produce different results depending on the value of variable "g" and dozens of others. A class just allows you to "toss" all that into one or two or twenty chunks instead of trying to define everything individually, which, when you're working with hundreds, or thousands of linked variables, is a big help. Classes can do more than define values and fuctions, btw, I'm just using that as an example, and probably goofed doing that because of my n00bish computer skillz.
The kicker here is that C++ is C, but specifically designed for object oriented programming, which Wardrich has been trying to tell Tinman47 for months. And now Tinman is asking how to create classes in C, which is the exact reason people use C++ instead of C.
(BTW, check your private messages!)
But by now we all probably know that TinMan47 likes to reinvent the wheel or recasting old ideas. The 'proven good' concepts aren't swell enough for him.Dogbreath wrote:The kicker here is that C++ is C, but specifically designed for object oriented programming, which Wardrich has been trying to tell Tinman47 for months. And now Tinman is asking how to create classes in C, which is the exact reason people use C++ instead of C.
wardrich wrote:The contrasts in personalities will deliver some SERIOUS lulz. I can't wait.
Thanks Dogbreath. The explanation I was waiting for was something like: A library is a file, in a format acceptable by a linker, containing entry points and code that implements specific tasks.
My next question would then be: What is a program.
My next question would then be: What is a program.
Last edited by MiniMax on Sat Jul 28, 2007 6:20 am, edited 1 time in total.
DOSBox ReadMe | DOSBox Wiki | DOSBox 60 seconds guide | How to ask questions
_________________
Shuttle SN41G2 | Athlon XP 2600+ | IGP@128 MB | NEC 3520A DVD | Win XP Home/SP2
_________________
Shuttle SN41G2 | Athlon XP 2600+ | IGP@128 MB | NEC 3520A DVD | Win XP Home/SP2