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

An Apple fancier university student(who is also a football enthusiast), trying to become a computer engineer.

Interests
coding, web, macintosh, iOS, NFL, NBA, wind surfing, body building, running, music, films
Favorite Tags
Member Avatar for phorce

Hello, I am trying to remotely connect to my mac that is at home. It appears when I am on my network, I can ssh into it without any problems whatsoever. If I try and ssh outside of my network it displays an error saying "Connection failed" Is there a …

Member Avatar for Netcode
0
68
Member Avatar for can_surmeli

Hello. I was wondering if any of you know a good online resource for the subject, principles of logic design. My final is coming & so an online source that could guide me with good explanations or demonstrations and etc would be really nice. Any ideas?

Member Avatar for griswolf
0
111
Member Avatar for yashsaxena

Hello All I want to accept the string from user till he press "enter" key. For that I used gets() function on Windows. But the same program not run on Linux. Can any one tell me alternative for this function?

Member Avatar for WaltP
0
1K
Member Avatar for EarendurRingern

i have an assignment to write a C program suing Pointer to count the character or word found in a particular string. i already did it, but i cannot enter the word, its fine with the character. can anybody help me? thx :)[code]#include <stdio.h> #include <string.h> int main (int argc, …

Member Avatar for raptr_dflo
0
1K
Member Avatar for can_surmeli

Hi. I've a BST created for an address book application for my term project. When inserting into the BST, I insert items sorted by their first names in ascending order. The thing is that the user should be able to display the BST in the ascending form of last names …

Member Avatar for TrustyTony
0
697
Member Avatar for can_surmeli

Hi all. As a part of my project I need to get the address book information saved in a .txt file into a Binary Search Tree. The info in the address book is stored like the following: First Name, Last Name, Date of Birth, E-mail, Phone, Address, City, Zipcode So …

Member Avatar for can_surmeli
0
2K