Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
61% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
3
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
3 Commented Posts
0 Endorsements
Ranked #4K
~64.5K People Reached
About Me

Gymnastics Coach

Interests
Gymnastics - but don't ask my thoughts on the paul hamm incident

31 Posted Topics

Member Avatar for samaru
Member Avatar for Coach_Nate

I was wondering if there is any way to parse integers from a string (like in java)? Anyone know of a built in function in c++?

Member Avatar for rubberman
0
261
Member Avatar for Coach_Nate

Just wondering if acer makes quality laptops... I found a good looking one on newegg.com and it's very reasonably priced (<900), but I've never used an acer before. I know newegg has a very good reputation, but I was hoping someone could help me out with acer. thanks, Nate

Member Avatar for 11thlogin
0
1K
Member Avatar for kc0arf

This may sound wierd and gross, but don't knock it till ya try it... It's a very easy dish that goes good in the morning or as a snack during the day - Sugar Butter n' Rice. Basically you just mix the three till it tastes good. Probably not the …

Member Avatar for pogson
0
2K
Member Avatar for Coach_Nate

Hi all, I apologize if this is somewhere on here. I've looked some and I can't find it here or anywhere on the internet. With all the bright minds on this board, someone's bound to have an idea... What I would like to do is open a file using the …

Member Avatar for Narue
0
328
Member Avatar for Coach_Nate

Anybody have any good case tools that they can suggest? I've been looking around at different sites, and there's TONS of them. You don't need to give much specifics beyond the name. Just looking for what's popular outside of the Rational Series. Thanks!

Member Avatar for martinig
0
81
Member Avatar for Coach_Nate

Sorry, may seem like a dumb question, but I haven't seen anyone else ask it on here. I'm trying to create a stack of doubles, by casting them as I pop them out. The only trouble is that the compiler (eclipse) won't let me cast an object to a double. …

Member Avatar for server_crash
0
258
Member Avatar for Coach_Nate

Sorry for the crummy subject, but I have a serious problem here. I'm trying to check myself as I code and I keep having issues with seeing "old" code. I'm putting together an applet for a class assignment, and I have been periodically trying to view my code (what it's …

Member Avatar for jwenting
0
107
Member Avatar for Coach_Nate

Ok, here's my code: [code] string connect; cout<<"enter node, then linked nodes"; cin>>node; while(node != 0) { cin.get( connect ); adjList.insert(make_pair(node,connect)); cin>>node; } [/code] The problem at hand is that the compiler (Dev C++) keeps telling me : 21 no matching function for call to `std::basic_istream<char, std::char_traits<char> >::get(std::string&, char)' referring …

Member Avatar for Narue
0
137
Member Avatar for Coach_Nate

Outside of the NSA(america), are there any jobs within the field of cryptography in the US?

Member Avatar for cryptography
0
152
Member Avatar for Coach_Nate

PLEASE HELP!!! Ok, I've been racking my brain for the past two or three days now on this question, and before you click the back button, I might add I'm not looking for the answer, I'm looking for clearification of the question... here's the question: "In a paragraph or two, …

Member Avatar for Narue
0
180
Member Avatar for Coach_Nate

Can someone tell me please, what's the difference between the two? Or is it just a preference thing? Thanks, Nate

Member Avatar for excellence
0
190
Member Avatar for Coach_Nate
Member Avatar for SpS
0
115
Member Avatar for Coach_Nate

Trying to get this to compile is driving me nuts! Any help is greatly appreciated. I think it's having trouble linking the header to the .cpp files. It's my first program in Dev C++ - I'm used to using Visual Studio. Here's the source for the header header: [code] #include …

Member Avatar for Ancient Dragon
0
108
Member Avatar for Coach_Nate

Can someone tell me what the difference is (if any). Or is it a matter of preference? Thanks, Nate PS - Sorry if this is in the wrong forum

Member Avatar for tgreer
0
112
Member Avatar for Coach_Nate

Anyone know about an "iserror.txt" file that randomly pops up in different spots? I would give additional info on what's in the files, but I deleted all of them before posting. For the record, I have recently ran Spybot S&D. Any help is greatly appreciated. Thanks, Nate

Member Avatar for DMR
0
318
Member Avatar for Coach_Nate

Hey all, Not quite sure if this is the right place to post this, but here it is anyways... Ok, I have a pretty much full version of the MS Visual Studio 6.0 that I was able to get through school (free of charge!). I basically only use Visual C++ …

Member Avatar for jbennet
0
181
Member Avatar for YUPAPA

I agree with Christian on this one completely. I think our society has become so sick and twisted that I sometimes fear for the day that I have kids of my own. Just because our society is overridden with media that portays that "sex sells" does not mean we should …

Member Avatar for Dani
0
323
Member Avatar for Coach_Nate
Member Avatar for w1r3sp33d
0
168
Member Avatar for jeannette1960
Member Avatar for Dave Sinkula
0
242
Member Avatar for hopeolicious

I'm not sure about your compiler, but with mine, it doesn't like when you use ' in the middle of a output statement. The following lines have several... [QUOTE=hopeolicious] MikeData << "\n\nNumber of a's: " << i_va; MikeData << "\nNumber of e's: " << i_ve; MikeData << "\nNumber of i's: …

Member Avatar for hopeolicious
0
219
Member Avatar for old lady

not to mention that your "using namespace std;" at the top is commented out. Also, relating to stack's comment on syntax, there are a few lines with commas at the end rather than semicolons. happy coding & don't give up! And remember, your head stops hurting after you stop beating …

Member Avatar for Coach_Nate
-1
111
Member Avatar for Coach_Nate

Ok I know we are all from opposite ends of the earth on this forum... so this could be a reach. I talked to my CIS prof. the other day and he was telling a few of us that by the time we get out or even now, to get …

Member Avatar for Coach_Nate
0
144
Member Avatar for hopeolicious

I'm no pro... but would it have anything to do with lacking the "using namespace std;" after your includes? ...just a shot

Member Avatar for Narue
0
168
Member Avatar for Coach_Nate

Hi all... Was wondering if someone could lend a hand - or an eye. I've been trying for hours and was hoping that someone could give me an outside look. I won't beat around the bush, yes this is from a homework assignment, but the assignment is much more than …

Member Avatar for Coach_Nate
0
86
Member Avatar for senterstyle

I know this is an old thread, but like someone else said earlier, why start a new one? I have a small problem I hope someone can help me with. I started a thread in the Geek forum about other message boards. I wasn't trying to knock this one - …

Member Avatar for Dani
2
2K
Member Avatar for A Monkeys Uncle

[QUOTE=alc6379]Yeah... that's what I was trying to put my finger on. In college, I took a class called "Finite Math". That was the closest to "Programming in English" that I ever came across.[/QUOTE] How was Finite Math compared to Calc?

Member Avatar for Killer_Typo
1
2K
Member Avatar for Coach_Nate

Hi all, I was just wondering, does anyone have any other message boards out there that they prefer? It's not that this isn't a good board, I was just trying to find any others that are also good ones. Thanks, Nate

Member Avatar for hexstar
-1
503
Member Avatar for Catweazle

Hey alc, I agree with you completely. NBC has done a horrible job - not only in the air times, but also on commentating. Being a gymnastics instructor myself, the announcers in that field were aweful. I just finished watching the tae kwon do a little while ago, and I've …

Member Avatar for tcepser
0
157
Member Avatar for Coach_Nate

Hi all, I know the subject/title sounds a little missleading. What I mean is that the college I'm at (U of M-Dearborn) offers a concurrent math degree. So when you graduate you come out with both a CS and a Math degree. My hopes are to go into something either …

Member Avatar for nanosani
0
60

The End.