Search Results

Search: Posts Made By: Raj 89
Forum: Programming 11-27-2012
1,785
Posted By Corona688
Yes, see, they're both pointers as far as the...
Yes, see, they're both pointers as far as the computer's concerned.

name_2 ends up being a pointer that points to 20 bytes of memory that can hold a string.

name_1 is a pointer that points...
Forum: Programming 11-27-2012
1,785
Posted By alister
name_1 is uninitialized and may be pointing...
name_1 is uninitialized and may be pointing anywhere. You need to allocate some memory and then assign its location to name_1.

Regards,
Alister
Forum: Ubuntu 11-21-2012
2,067
Posted By jim mcnamara
1. /etc/shadow 2. You have to decrypt the...
1. /etc/shadow
2. You have to decrypt the password, a difficult thing to do
3. yes

Have a look at:

Linux Password & Shadow File Formats...
Forum: Programming 11-04-2012
1,498
Posted By amisubha
Firstly I personally not understanding the way u...
Firstly I personally not understanding the way u have stated the problem and what doubt you have. The prog works perfectly, when default statement executed the 'cont' value doesn't get changed,...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 02:55 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy