Tag Archive


I Am New To Windows Programming. How Do I Install C++ Libraries In Windows Like We Do In Unix.?

The libraries are in a folder (like \Lib) when you install the compiler. Most are automatically included when you use an IDE. If you compile via a command line, they are included in the link stage like:
link /LARGEADDRESSAWARE d3d9.lib dxerr9.lib winmm.lib d3dx9.lib kernel32.lib bufferoverflowu.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib /nologo

Simple Unix Question: How To Cut Out The Filename That Appears At The End Of A String Like This: ” U Fname”?

I tried cut -f2 -d” “, however, that treated every ” ” as a deliminator.

How To Display A Particular Row ( Like Odd Rows, Even Rows, 1-5 Etc ) From A File Thru Sed Or Awk In Unix?

Awk is probably the easiest:
awk ‘
{
if( NR % 3 == 0 )
print
}’ <file

Where Can I Get Free Cd Like Ubuntu Provides The Cds For Unix?

You can get the free OpenSolaris CD from:https://www2.sun.de/dct/forms/reg_us_230…
It’s even a bootable CD, so you can try it out without
having to load it on your hard drive. Just run from the CD.

I Have A Spare Computer And Want To Learn A New System Like Unix, Linux And Or Solaris.?

Someone told me that you can download these somewhere. Thanks for all the help from all.

I Would Like To Learn Unix And The Data Storage. Can Anyone Give Me Notes From The Basic?

Will theoretical knowledge be enough to go through the interview for unix administrator or we also need some practical knowledge. I want some one to help me out with regards to this. Want to know where to start….
Mail me at likscorner@yahoo.co.in

It Seems Linux Is Used A Lot In The Buisness World, I Would Like To Start Learning Unix, Where Do I Begin?

If it helps any I am already experienced in programming in many other programming and scripting langauges.

I Bought A Book About Unix But I Would Like To Learn About Linux. Is It The Same Since It Is Unix Based?

I’m planning to use a Linux OS sometime soon, but i’m a noob at it so i bought a book about UNIX since i couldn’t find any Linux books at the moment….but are the commands i learn in this book the same when i start using Linux….if there is a difference, what are the differences? [...]

What’s The Breakdown Of Servers Running Different Oses, Like Unix, Windows, Etc?

I’m curious what the breakdown of operating system used by servers is. Does linux have the most servers, windows? If you know or can find out, tell me or give a link. I couldn’t find one and I can’t let this keep distracting me from my current assignment which is totally unrelated.

Improve the web with Nofollow Reciprocity.