• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Well here goes

NuclearFusi0n

Diamond Member
I have 12 hours to make this C++ program. I've had roughly one week. I've been too busy all weekend playing with linux, and my eyes are drooping

wish me luck.


edit: 1 week, not 2
 
You've been too busy for two weeks? With what? Other school work? Because if it's anything else other than a family emergency or something, I don't pity you. School work comes first, young man!

😉
 
Originally posted by: ffmcobalt
You've been too busy for two weeks? With what? Other school work? Because if it's anything else other than a family emergency or something, I don't pity you. School work comes first, young man!

😉
sigplz






this is so convenient! 🙂




and i'm hungry 🙁
 
Originally posted by: NuclearFusi0n
Originally posted by: ffmcobalt
You've been too busy for two weeks? With what? Other school work? Because if it's anything else other than a family emergency or something, I don't pity you. School work comes first, young man!

😉
sigplz






this is so convenient! 🙂




and i'm hungry 🙁


lol @ sigplz


nice one! 😉
 
What kind of program is it?

Is it one that should take like a couple hours and is relatively simple or the kind where you have to spend most of the time thinking about how to write it?

-silver
 
Originally posted by: agnitrate
What kind of program is it?

Is it one that should take like a couple hours and is relatively simple or the kind where you have to spend most of the time thinking about how to write it?

-silver

i need to write a basic RPM calculator, with a static array acting as a stack of five, and the 4 basic arthimetic calculations (but division doesn't need to do decimal places or anything)
 
muahahah it's working, i just need to get rid of all my sloppy, sloppy code (i initially did it the easy way with global constants, and not taking advantage of functions - neeed to fix that) and i need to get error checking down - but at least it's working 🙂
 
<-- jealous of all the good programmers out there.
<-- wish he took Java seriously while in college.
 
Back
Top