Posts
 
Reputation
Joined
Last Seen
Ranked #90
Strength to Increase Rep
+12
Strength to Decrease Rep
-3
88% Quality Score
Upvotes Received
115
Posts with Upvotes
94
Upvoting Members
44
Downvotes Received
14
Posts with Downvotes
13
Downvoting Members
7
89 Commented Posts
~415.69K People Reached
About Me

Software Developer

Interests
programming, anime, knitting, going in circles on the Internet
Favorite Tags
Member Avatar for dcc

Well it's official, I'm now enrolled and am registered in my first semester of classes and will be a college student by the end of August...again. I had thought about taking a simple class to try to slip back into the thought process of being a student, but it seems …

Member Avatar for simhakidsden
0
103
Member Avatar for Lardmeister

What kind of places or situations to you find the people to be best friends with? Is there a good reason why one place works better than others? A small poll of suggestion is attached. I should have added Sports, the Internet and Travel to the poll.

Member Avatar for simhakidsden
0
112
Member Avatar for Duki

Well I just started eating dinner and thought this would be a neat topic. Everyone knows we love to eat while on the computer; two birds, one chair. I'll start it off: Deli Sandwiches, macaroni salad, potato salad and a Pepsi :)

Member Avatar for Reverend Jim
22
17K
Member Avatar for mattyd

The game is as follows: You may change [I]up to two[/I] (2) letters in the given example by either: [LIST] [*]adding one\two letters [*]removing one\two letters [*]adding one letter, removing one letter[/LIST]Example: [LIST=1] [*]Ruin [*]Rain[/LIST]I will begin: [B]Flume[/B]

Member Avatar for Reverend Jim
0
10K
Member Avatar for The Dude

OK -- You take the LAST word of the sentence and make a new sentence. EX: A man lived by the water. The Result: [b]Water[/b] the grass.

Member Avatar for Dani
3
11K
Member Avatar for Duki

Hey guys, here's the question I'm asked. **a.** *Define an enumeration type, triangleType, that has the values **scalene, isosceles, euilateral, and noTriangle**.* **b.** *Write a function, triangleShape, that takes as parameters three numbers, each of which represents the length of a side of the triangle. The function should return the …

Member Avatar for Dani
1
5K
Member Avatar for samaru

Is everyone familiar with this game? Just reply with the first word that comes to your mind when you think of the last word posted. You can't respond to the post with a comment, just the word that comes to your mind. It can only be a word or a …

Member Avatar for Dani
1
52K
Member Avatar for samaru

I'm curious if anyone here likes Anime. If so, what are your favorite series?

Member Avatar for thompsonmax
1
3K
Member Avatar for rugae

I'm not quite sure the difference between strcmp and == operator when comparing 2 different strings, I was told to do this but == works as well with less typing. [code=C++] if ((strcmp (a, b[i]) == 0)) { someMethod(); } else someOtherMethod(); _______________________________ if (a==b)) { someMethod(); } else someOtherMethod();[/code] …

Member Avatar for Nikolay_2
0
4K
Member Avatar for Shane_Warne

Hi all, Can you please tell me if there is a bash command in UNIX that is similar in functionality to XCOPY in Windows? XCOPY can copy who directory trees from a source folder to a destination folder, but from what I saw about the cp command in bash, it …

Member Avatar for davidchengnoc
2
3K
Member Avatar for smapira

guys i need help i have a programming logic test for a job and i dont know what to expect. what can i expect what how can i prepare for this test. if i past i will be trained about the NET.FRAMEWORK. HELP ME GUYS

Member Avatar for Theirligh
0
657
Member Avatar for Covinus

greetings just started with C/C++. Im not quite comfortable porting from java to c/c++. Pointers are quite hard at start. So pls help me with this problem I want to copy the exact data of a certain pointer to an array of struct. Not just point a pointer from another. …

Member Avatar for Tuyen
0
5K
Member Avatar for johnray31

Hi guys, can anybody explain to me with a example why we people emphasize to pass double pointer in a function instead a single pointer when we want to fill some variable inside that function. or what are thge advantage of double pointers in c over single pointer?

Member Avatar for Bharat_1
0
16K
Member Avatar for >shadow<
Member Avatar for ndeniche
Member Avatar for chrishea
0
1K
Member Avatar for Lardmeister

The other evening I was visiting my great grandpapa in the old folks home. The TV was running, and we both got captivated by a program on the History channel. It talked about the Mayan calendar and that it abruptly ends in 2012. The winter solstice to be exact. That …

Member Avatar for sneekula
2
2K
Member Avatar for steveincolorado

Hi I am trying to write a small C++ program using nested loops so that when the program executes I have the following output displayed [code]** **** ****** ******** ********** ************[/code] Here is the code I have written. I seem to be having a problem with proper loop execution. I …

Member Avatar for maaz0088
0
391
Member Avatar for ingeborgdot@yah

I just want a concensus to the size of everyones partition for vista. I am going to dual boot xp pro and vista 64. I made xp 45gb because I will not be putting a lot of info on that partition. I was wondering what you thought a good size …

Member Avatar for alexloubert
0
195
Member Avatar for OurNation

ITs the vending machine yippie What you do: I'll start and I put somthing in ... [COLOR=SeaGreen]seaweed[/COLOR] so then the next person would post what the machine gives me and then he would put somthing in and[B] [COLOR=DarkRed]NO POSTING TWICE IN A ROW[/COLOR][/B]

Member Avatar for vinnitro
1
16K
Member Avatar for dudegio

Hello guys! Please help me with my task. Im working on a calendar and i find it hard in coding it. i have started working on it. My problem is to display a data place inside the days of my calendar as shown in the picture attached. I have research …

Member Avatar for LiDmX
0
148
Member Avatar for dannyfang

Hi, I'm a junior computer science student and I'm currently new to this forum. Im having some problems understanding the code excerpt from a book (see code excerpt below). The code is suppose to delete characters from a string, based on the given prototype: void RemoveChars(char str[], char remove[]); str[] …

Member Avatar for Sokurenko
0
660
Member Avatar for DeViAnT\gAmEr

greets to the daniweb community, i hope i find you al well firstly, any ideas here would be really appreciated, this ones really got me.... ok so i havent exactly had to use command prompt for a while, but last time i used it there was no problem... until now. …

Member Avatar for maymonaise
0
360
Member Avatar for aripaka

Hi all, I am a newbie to Linux. I am finding it interesting but i am wondering why Linux is not having any Antivirus or some security tools? wont this pose any security threat when we are accessing Internet?

Member Avatar for itexamstube
0
3K
Member Avatar for pyro 214

Im queit new to programming, and currently taking my first year engineering at a college. During engineering i had to take a programming course and i like it quiet a bit, so im looking at getting a degree in a programming related field. No clue what i should transfer into …

Member Avatar for Ancient Dragon
0
1K
Member Avatar for fesago90

Well, I read that endl 'flushes' the output buffer as opposed to \n. Now what does that mean (In what way could that be useful)?

Member Avatar for seanwalsh1984
0
526
Member Avatar for spice

I was a linux admin, back in time, 6 or 7 years ago. Now i am a FreeBSD admin, using it with great success (for those that did not heard about FreeBSD, Yahoo uses it, also Hotmail used it before it was purchased by microsoft). Everyhing is fine with FreeBSD, …

Member Avatar for stgb
0
971
Member Avatar for Duki

Ok, Just thought this would be neat... here are the rules... very simple. [B]* Numbers must follow logical order * You can not post two consecutive posts * Have fun! :mrgreen:[/B] I'll start: [B]1[/B]

Member Avatar for kingsonprisonic
0
1K
Member Avatar for Serunson

This thread shal be devoted to all things musical! Please post favourite songs, bands artists etc and we shal debate and say waht we like You get the idea! My current fav song is Kaiser Cheifs ~ Love's not a Competition (but i'm winning) I think its fab! please post …

Member Avatar for blackcathacker
0
1K
Member Avatar for viperman224

I'm not sure if this is the right spot to put this. I was wondering how would you create and operating system like linux or windows or novell. What programs would you use. I've always wondered how it was done. I would love to learn to create my own.

Member Avatar for davidkeeler63
-1
764
Member Avatar for Shruthi_R

hi am developing a online test application i need to fix up a time for the test and redirect to result page as soon as the test is over how can i do this i think we need to set up a session timeout property can anyone clearly explain me …

Member Avatar for prashantprof
0
549