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 #4K
~16.7K People Reached

3 Posted Topics

Member Avatar for enakta13

Heys guys.....can you tell me the internal working of string.length() method.....i mean to say that i want to create my user defined method?????

Member Avatar for Stungkuling
0
16K
Member Avatar for devender22

i want to know why the runtime error is coming in this code????? #include<stdio.h> #include<conio.h> #include<string.h> int main() { char *a,*b; scanf("%s",a); printf("%s",a); return 0; } there was no error when a declared first pointer i.e. a but as soon as i declared the 2nd pointer(b) i am getting a …

Member Avatar for Ancient Dragon
0
129
Member Avatar for technoknol

for cryptography try this: "https://class.coursera.org/crypto-2012-002" it's an online 6 weeks course conducted by stanford professor.....video lectures are availabe....join this if u want to start from basics....

Member Avatar for devender22
1
181

The End.