Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
3
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
~7K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Tags

23 Posted Topics

Member Avatar for Kamatari

I'm torn on the A+ certification. I've read lots of different opinions,views, and stories regarding getting this certification. A lot of the opinions I read stated it generally wasn't worth attaining, especially if you want to own a business. A lot of employers made statements that seemed rather snide towards …

Member Avatar for CleoTek
1
167
Member Avatar for june 200090

I see it says if the number entered for the student is less than 20, it will print out what I assume is data on this fictional student regarding test info, and other stuff. If you are supposed to simulate 20 individual students however, wouldn't it be better to use …

Member Avatar for june 200090
0
174
Member Avatar for hsetaknev
Member Avatar for Trentacle
0
157
Member Avatar for arshi9464

Like Adak said, each structure has it's advantage and disadvantage; the analogy was spot on. Not all forms of data storage is acquit for every scenario.

Member Avatar for Jason Giggs
0
192
Member Avatar for shanki himanshu
Member Avatar for kapilsolanki84

[QUOTE]now i wan the exe to be secured that is no body can cm to know that it is a c compiler file. only the source can cm to know that it is file assosciated with itself.rt nw it is creating a exe file on which double click produces the …

Member Avatar for sharunkumar
0
3K
Member Avatar for Kamatari

Well, after searching through some old posts here, I found that there were different ways to go about playing general sound effects in C. Can anyone help me figure out how to play sounds in my programs? I'm making them in C ( hence this sub form) and I'm on …

Member Avatar for death_oclock
0
127
Member Avatar for terabyte

My favorite for c is Computer Science A structured programing approach Using C Behrouz A.Forouzan & Richard F.Gilberg right now I'm using the 3rd edition.

Member Avatar for Trentacle
0
182
Member Avatar for lucdatuv

[QUOTE=Ancient Dragon;1396603]People who break the laws are more than just "disobediant" -- they are criminals. Just because you don't like a law doesn't give you the right to disobey it. Are there laws that shouldn't exist -- Yes, but the way to get around it is to change the law, …

Member Avatar for MooGeek
-6
345
Member Avatar for aria12

I would start with the basics.. do you know how to actually have the program take input from the user?

Member Avatar for aria12
0
176
Member Avatar for qazplm114477

What if it is a website designed in 1996, and not updated since around that time? Perhaps the guy no longer does web design?

Member Avatar for cwekeybb2351
0
668
Member Avatar for jeremy62

The while loop was going to be my suggestion, but the function call look petty useful too.

Member Avatar for Shankye
0
264
Member Avatar for Dean_Grobler

For free music, or Copy left music (both being different, both being "free") I would check newgrounds.com/audio ,thehypemachine, and amazon. Of couce, you can't simply assume people won't bother to tell you about the ethics of what you are asking, that being at work. Do it at home, or the …

Member Avatar for Dean_Grobler
0
175
Member Avatar for Dannyo329

I've been in love with call of duty since COD 2. I think after playing yearly releases since 2005.. black ops was lack luster for me. After I heard that 2-3 call of duty games are coming out in the [I]next year[/I] along, my disinterest furthered.

Member Avatar for Kamatari
0
134
Member Avatar for hqrtt

What exactly do you mean but a newbies way? Are you looking for an easier method?

Member Avatar for Snehamathur
0
126
Member Avatar for gahhon

As far as I'm seeing, you aren't defining what is right or what is out of range before or after the user inputs whatever is supposed to be there. [code] printf("\t\t How Many of The Total Weeks? "); scanf("%d", &week); while(isalpha(week)) { fflush(stdin); printf("\t\t You Have Enter Out of Range\n"); …

Member Avatar for Kamatari
0
120
Member Avatar for Hayzam_#include
Member Avatar for arthurav

Well, it depends. I'm no lawyer, but I would say it's ok, but not exactly original. If the information on the tutorial is indeed common knowledge, it may not be illegal,but it wouldn't be unique.

Member Avatar for eno_diputs
0
116
Member Avatar for mfaisalm

Are you trying to print out data in the console/Terminal, or in an actual GUI based program?

Member Avatar for Kamatari
0
109
Member Avatar for ram619

Like Ancient Dragon said, it looks like you declared a switch statement which is looking for numbers ( ==0, less than, and greater than 0) but your input method is asking for a character. What you should do is change the input to int, and actually let the while loop …

Member Avatar for Kamatari
0
140
Member Avatar for Kamatari

Hello all,I joined because this looked like the best place to go to talk to fellow programmers, and also seemed the most active from the sites I checked out. Hope to meet you all :D

Member Avatar for WASDted
0
41
Member Avatar for fyezool

Don't forget multidimensional arrays can be...multidimensional. They aren't limited to just int array[5]; int array[5] [10]; Go wild with int array [5] [6] [10]; and so on :p

Member Avatar for fyezool
0
154
Member Avatar for murtazamzk

The End.