hi
I don't get the whole atomic file locking in Linux.
First,are they called lock files because they restrict access to only program that created them?
Also,lock files act only as indicators and are termed advisory.
Indicators of what?And why are they termed advisory?
thank you
bye
hi
So printf() is only declared in stdio.h,but not defined?Instead it is defined in some library?
Which libraries do get automaticaly linked,by compiler,to a program I compile and run?
thank you for y0our help
hi
Is stdio.h considered a library or just a header file?
Is standard library already compiled ?
What file extension does library have?
In which library is printf() defined?
tahnk you very much
Hi
Im using red hat 9.
I would like to turn on strict ansi-c compliance when using
compiler,so that code would only get compiled if it is
ansi-c compliant.I tried with $cc -ansi hello.c command,
but to no effect.
Can someone help me?
thank you
hi
>>Get one that is for ANSI-C then. It may be of academic interest, but it's not for learning modern C from.
I assumed most of the things didn't change.Am I wrong?
So the order functions are defined in a file does matter?
thank you for your help
hi,Im learning c from a book written prior to today's ANSI standard and I noticed some things are quite different
1-Must a function which is called in a file before
it is defined,be declared with function prototype?
2-Can a Function prototype be declared in each function that calls this...
Hi
I don't understand few things about how c program allocates memmory for variables
Program allocates memmory for local variable at the point where variable is defined(given a value)and when program exit's variable's scope,memmory is released.
1-But,does program at the start of execution...
hi
I have Win2k.I created Web Site and enabled anonymous and windows authentication.
In home directory I denied access to html file to everyone(If I go to home directory and try to open this file it doesn't get opened).
So users shouldn't be able to access a file.But not only are they able to...
hi
the job of UPN suffix is so that by using UPN when logging
on,Global Catalog knows right away in which domain to look for usser account ?Right or wrong?
But why,when creating user account in child domain,do you also have an option to choose UPN suffix of root domain ?
Last question is with...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.