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

I'm a Biochemistry Major trying to understand Computer Science. Of course every CompSci major says "its so incredibly easy", but my mind doesn't work that way. I liked it at first, until I got to arrays and didn't know what I was doing.…

Interests
Viola, Going to parties, Dancing, Watching Deathnote, Hanging out at the mall, Watching movies, Studying,…
Favorite Forums
Favorite Tags
c x 4
c++ x 2
Member Avatar for cmsc_illiterate

Hey everyone, Sorry if I end up asking the most retarded questions here, but I honestly have no idea what I'm doing. I thought I wanted to minor in computer science, but I'm as lost as can be and I can't even understand how to use arrays properly. This is …

Member Avatar for minigweek
3
100
Member Avatar for cmsc_illiterate

I am so lost. I don't know what I'm doing. Can somebody help me? What I'm trying to do right now is just store ID numbers in an array to use them elsewhere in my program. I can't even do that right though. This is my first time taking computer …

Member Avatar for cmsc_illiterate
0
118
Member Avatar for jaeSun

im compiling a basic sorting algorithm that utilizies POSIX threads (pthreads) .... everything was compiling fine, until i put the thread implementation in .... all of a sudden, it gives me this: [code]-bash-2.05b$ gcc project4a.c -lpthreads project4a.c: In function `main': project4a.c:32: subscripted value is neither array nor pointer project4a.c:33: subscripted …

Member Avatar for ~s.o.s~
1
1K