Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #37.0K
~578 People Reached
Favorite Tags
c x 3
Member Avatar for KeyDegree

Hi! My name is Melissa and I am new to DaniWeb!! I am working on building up my site Keydegree and am hoping to get great information from all of daniweb's knowledgeable members and in turn share what I know. Keydegree is an online education portal. I look forward to …

Member Avatar for mastermind_SEO
0
101
Member Avatar for vkkaushal15

my system is not supporting linux fedora core 6 ,whats's the problem suggest me.

Member Avatar for rohit_hegde
0
34
Member Avatar for amishosh

Hi! I learnt the C language (NOT C++) but the concept of threading is completely new to me. I'm having trouble finding a good tutorial or book on the subject. Can some one point me to a tutorial or book about threading specifically using C? I use Visual C++ 2005 …

Member Avatar for Ancient Dragon
0
241
Member Avatar for asilter

Hi, I want a char array to point the memory location, which is pointed by a char pointer, without memcpy. I mean I do not need to copy all the elements again to another location [code] typedef struct { long size; char data[1000]; }bulk; bulk blob; [/code] this doesn't work …

Member Avatar for Hamrick
0
81
Member Avatar for Mdizzle

I have to create an array from an input file and then extract the calculated information from the array back to an output file. I understand how to bring in an input file but I am unsure how to put this information into an array. Here is the assignment incase …

Member Avatar for rohit_hegde
0
121