Search Results

Search: Posts Made By: rajashekaran
4,990
Posted By rajashekaran
Linker (ld)
hai
I have installed Linux 7.0 on my system and i have an doubt the
linker
i ran simple hello.c program with gcc compiler
gcc -c hello.c
i want linker to produce the output
so i put on...
2,382
Posted By rajashekaran
.exe file
Hello all,

how to run windows .exe file in Linux
and vice the versa
Forum: Programming 09-09-2002
2
4,955
Posted By rajashekaran
malloc
hello sir

since by mentioning a integer pointer and storing the integers
by incrementing the pointer value
then what is the purpose of malloc?
u can decalre it as
in t *p;
several...
Forum: Programming 09-09-2002
6,650
Posted By rajashekaran
ur reply to me /*You are not storing 580...
ur reply to me

/*You are not storing 580 integers in one byte. You are walking across memory by advancing the pointer by 1 with each iteration. I am surprised that the program doesn't blow up in a...
Forum: Programming 09-03-2002
6,650
Posted By rajashekaran
malloc function
Hello
This is a simple program i carried out in my machine
i dont know how it is working
#include<alloc.h>
#include<stdio.h>
mian()
{
int *p,j;
p= (int*)malloc(1);
for(j=1;j<=580;j++)
{...
Forum: Programming 07-24-2002
9,585
Posted By rajashekaran
Shared Library
hello all
I want to work in shared libraries how can i work in
Linux Environment ?
Forum: Programming 07-24-2002
1
Dll
2,485
Posted By rajashekaran
Dll
Hello all
is there any concept of DLL in UNIX if so mention
the name of the library linking dynamically
Bye
Raj
2,625
Posted By rajashekaran
difference
Hi
In UNIX everything is process,compare to Windows
there is another concept called Application


"actually what is the differnce between Application and process"
please explain?
6,309
Posted By rajashekaran
read function
Hello all
In UNIX i wrote a program which simply establishes a conncetion with another system, using write system call i wrote a message to the server from client and from the server i send another...
Forum: Cybersecurity 03-21-2002
4,517
Posted By rajashekaran
how to access ports in UNIX
How to access to COM1 Port COM2 ports in UNIX
is there any functions
4,710
Posted By rajashekaran
reply
U can use userconf to get the ip address
Forum: Programming 02-26-2002
9,078
Posted By rajashekaran
shutdown
hi
actually i want to shutdown all the terminals if the user has not
touched the keyboard for 15 or 20 minutes , so only i want the address of screen saver routine so that i can replace with my...
Forum: Programming 02-26-2002
9,078
Posted By rajashekaran
shutdown
Hi
Actually i want to shutdown all the terminals if user has not
touched the keyboard for 15 or 20 minutes , so only i want the
screen saver routine address so that i can repalce with my routine.
Forum: Programming 02-26-2002
9,078
Posted By rajashekaran
TSR programs
hi
I want to write a tsr routine which use to replace the screen saver
program, is it possible in unix? how to write a tsr in UNIX?
what is address of screen saver program so that i can replace...
3,468
Posted By rajashekaran
to shutdown
Hai
Could somebody tell me the solution to my problem.
the question is as follows
there is one unix server and 100 dummy terminals connected to my server, i want to shutdown client system if some...
3,200
Posted By rajashekaran
Booting Problem
Hai

I have installed win 98 o.s in my system after that i have
installed Red Hat Linux 7.0,there is a problem in dual
booting,by default win98 is being booted, when i insert
bootable linux...
2,010
Posted By rajashekaran
About threading
hai
is unix a multithreading environment or multitasking
environment? which one exist in UNIX?
30,696
Posted By rajashekaran
how to get processor Id in UNIX
Hello readers
how to get the processor id in UNIX environment?
how to get the network card Id in UNIX ?
Forum: Programming 11-30-2001
3,838
Posted By rajashekaran
about extended memory
Hello Reders
In my system i have an extended memory of 129024 k.b
which is 126 M.B when i click the system properties
i use to get 129520 K.B where does the remainng 484 k.b
comes from?...
Showing results 1 to 19 of 19

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