Posts
 
Reputation
Joined
Last Seen
Ranked #65
Strength to Increase Rep
+12
Strength to Decrease Rep
-3
83% Quality Score
Upvotes Received
227
Posts with Upvotes
156
Upvoting Members
76
Downvotes Received
38
Posts with Downvotes
30
Downvoting Members
22
91 Commented Posts
~438.20K People Reached
PC Specs
486DX, 16MB, stripped-down distro of Slackware 7.1, on two floppies.
Favorite Tags
Member Avatar for Duki
Member Avatar for Dani
22
17K
Member Avatar for shanaka95
Member Avatar for Andrew_107
0
308
Member Avatar for vegaseat

[quote]Can you answer? Yes I can, but what would be the answer to the answer man?[/quote] -[I]The Grateful Dead[/I], "St. Stephen"

Member Avatar for Reverend Jim
15
13K
Member Avatar for jianna66

It's a vague term, [url]http://www.yourwindow.to/information-security/gl_systemtesting.htm[/url]

Member Avatar for Robert_96
0
176
Member Avatar for samaru
Member Avatar for MosaicFuneral

Haven't programmed in a long time. Last project was a GCODE pathway generator I wrote several years back. My compiler is obviously several years out of date. Uses time(), itoa(), rand(). Current standard compliant compilers should have <chrono>, <thread>, <random>, and to_string() in suppliment to those more deprecated functions. This …

Member Avatar for DGPickett
2
3K
Member Avatar for MoneshP5

Break it down. Obviously four *struct*s contained in an array or vector. You'll need to open each file, skip the first junk line, parse each line into your struct, then cross reference and display the info as needed. http://www.cplusplus.com/doc/tutorial/structures/ http://www.cplusplus.com/reference/vector/vector/vector/ http://www.cplusplus.com/reference/fstream/ifstream/?kw=ifstream http://www.cplusplus.com/reference/iostream/cout/?kw=cout That site should be your go to bible. …

Member Avatar for MosaicFuneral
0
482
Member Avatar for mikeandike22

[QUOTE=sloan31;1458981]I'm currently majoring in computer science and taking a class in compiler design. From what I have learned so far, I can tell one thing for certain. Anyone who thinks creating a new programming language is so simple is highly naive and misinformed.[/QUOTE] Or has a bag of the good …

Member Avatar for VEGETA_DTX
1
2K
Member Avatar for minitauros

I haven't been on here in a few years and I'm so lost now. Not even sure how I wound up in the Community Center, other than out of luck. Edit: Are we going to get another one of those animated tutorial videos again? I kinda miss that guy out …

Member Avatar for Nick Evan
3
558
Member Avatar for vegaseat

Watch what you drop your capacitors in, they might leak shit in your drink.

Member Avatar for vegaseat
11
9K
Member Avatar for ganesh_bala

Or don't use exit() at all, unless there's some sort of critical lockup that keeps your program from going any further. Generally good error handling will lead you to the end of main, with just a return/break or two and with virtually no overhead.

Member Avatar for chandanraj
0
671
Member Avatar for vjcagay
Member Avatar for cassie_sanford
Member Avatar for loken
Member Avatar for The Mad Hatter

Getting rid of all their leisure crap, unnecessary incentives, lease some space, auction off more crap, halt a few projects, few more layoffs and reorgs, let the interns do even more grunt work than they already do, and that would probably keep them living. Otherwise they'd just eventually get a …

Member Avatar for ZZucker
-2
307
Member Avatar for jephthah

[QUOTE=jephthah;929672]to post in this thread, wins.[/QUOTE] Congratulations, you win.

Member Avatar for diafol
2
2K
Member Avatar for msnathan72

I spotted several problems, I believe you're suppose to rewrite the algorithm?

Member Avatar for rubberman
1
123
Member Avatar for debasisdas
Member Avatar for ang19

Lets take a look at a simple MASM32 program. Avoided invoke and macros for clarity. [code].386 .model flat, stdcall MessageBoxA PROTO :DWORD,:DWORD,:DWORD,:DWORD ExitProcess PROTO :DWORD includelib \masm32\lib\user32.lib includelib \masm32\lib\kernel32.lib .data msg_title db "Title", 0 msg_str db "Text.", 0 .code start: push 0 push offset msg_title push offset msg_str push 0 …

Member Avatar for David_34
0
1K
Member Avatar for mrnutty

Was listening to Autopsy's Mental Funeral album and needed a new e-mail account, might have been dealing with some art stylized with mosaics around the time too.

Member Avatar for Reverend Jim
0
681
Member Avatar for boogeyman77

There seems to be a bit pattern with prime numbers, see if you can find it. [url]http://www.ascii.cl/conversion.htm[/url] [url]http://en.wikipedia.org/wiki/List_of_prime_numbers[/url]

Member Avatar for Mahfuz_1
0
631
Member Avatar for altic

Referring back several pages on the forum: [url]http://www.daniweb.com/forums/thread187421.html[/url]

Member Avatar for nash_1
0
11K
Member Avatar for The Dude

I just saw [URL="http://www.youtube.com/watch?v=S77dRFffKoc"]this[/URL], and couldn't stop laughing.

Member Avatar for Ene Uran
9
3K
Member Avatar for FlashCreations
Member Avatar for Dani

If I post a code snippet to DaniWeb, what ownership of the content do I retain and what do you obtain? As well, can I license code for usage with something like zlib? I have a number of snippets from libraries I've written, but I remeber reading somewhere that all …

Member Avatar for L7Sqr
3
1K
Member Avatar for idRATHERgoHUNT

Why not buy or borrow a D&D book and writing a short/back story for your campaign. Or do people take pleasure mindless staring at a screen; smashing a button for endless hours(living the Jetson dream)?

Member Avatar for remixedcat
-2
2K
Member Avatar for alefdum

How many times over the years will this be revived - first post wasn't even till a year later?!

Member Avatar for Hank10
0
1K
Member Avatar for PrimeOutsourcin
Member Avatar for GrimJack

[QUOTE=woooee;1156442]"TV's don't have knobs".[/QUOTE] I barely had to get rid of mine that I use to play games on(got a 55" HD for that now), under the stairwell. You should find one of them and an antenna; then hide your newer televisions away, so when they come over they're forced …

Member Avatar for vinnitro
1
3K
Member Avatar for Reverend Jim

Perhaps we should ban [my gun](https://www.youtube.com/watch?v=4kU0XCVey_U). It commits genocide in the realm of billions each time its fired.

Member Avatar for Reverend Jim
1
390