Search Results

Search: Posts Made By: Raj 89
Forum: Programming 11-28-2012
2,168
Posted By Raj 89
Ignoring the stdio.h file in a C file
I am facing a problem in the below given code.

int main()
{
printf("\nHello Geeks\n\n") ;
return 0 ;
}

In the above mentioned code i left including "#include ". And if i compile and execute...
Forum: Programming 11-28-2012
1,481
Posted By Raj 89
Your program is working perfectly fine.I am not...
Your program is working perfectly fine.I am not able to understand your logic clearly. What is that you are trying to do. You have normally written the while loop in such a way that it will be exited...
Forum: Programming 11-27-2012
1,762
Posted By Raj 89
Is it good that i can declare a pointer and...
Is it good that i can declare a pointer and initialize the variable to NULL?
After declaring it to NULL, will the program take input?

---------- Post updated at 01:58 PM ---------- Previous...
Forum: Programming 11-27-2012
1,762
Posted By Raj 89
String - Segmentation Fault
Hi All,

I have a problem with this code. I am using a gcc compiler and when i compile and execute this code i am getting a seg fault. I am just assigning two variables, name_1 as pointer and...
Forum: Open Source 11-23-2012
341,733
Posted By Raj 89
vi - a powerful tool
Well... vi... a powerful, very efficient and simple tool for all newbies, novices and experts.
Forum: Ubuntu 11-22-2012
2,066
Posted By Raj 89
K... I am aware of changing passwd. But is there...
K... I am aware of changing passwd. But is there any code written or any file there mentioning the user is to be created without any password.????
Forum: Ubuntu 11-21-2012
2,066
Posted By Raj 89
Reg: Guest user
Well thanks jim,

But i have another doubt. Whenever we install a fresh copy of ubuntu, we will be prompted to create a new user. But it is also creating another user known as "GUEST". And there is...
Forum: Ubuntu 11-21-2012
2,066
Posted By Raj 89
Password
Hi,

I just want to know some things in Linux.

1. Where is the password file found in linux? is it /etc/passwd?
2. If so, how can we know the original password using that file?
3. How does...
Showing results 1 to 8 of 8

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