Linux
Linux is the name usually given to any Unix-like computer operating system that uses the Linux kernel.
Application
Any
Language
Any
License
Any
: Don't know where to put this, but I guess the unix guru's know the most of vi so here it goes:
:
: I use the windows (sorry) version of vi gvim. And I was wondering if someone can tell me how to...
: I learned to program in C at school using Linux gcc. I downloaded Dev-C++ v5.0 here in programmer's heaven so I could practice at home. But I have a problem. It's like this: If I'd ask the user to...
i want to know if application packages like coreldraw, msword, pagemaker if they could run in linux environment and how can i get linux software for free and how to run the setup if different from...
Try using a linux native format rather than NTFS. NTFS support is still not perfect.
: Hi everybody,
: I use a p3 machine with 256MB RAM. I have windows 2000 and Red hat linux 9 in my machine....
: I've seen applications (a C++ OpenGL apps) written in msvc.net compiling for win & linux.
: the same source had the project file for msvc.net and makefile for compiling on linux.
: how is this...
I've seen applications (a C++ OpenGL apps) written in msvc.net compiling for win & linux.
the same source had the project file for msvc.net and makefile for compiling on linux.
how is this done?...
: sir no the c compiler has not given a single warning so only iam afraid in fact one of the source code for linux os is also written in the same manner so plz give relevant info abt this plz do run...
: This message was edited by SiddharthSoft at 2004-10-30 22:30:3
: : Hi guys,
: : I am interested in systems programming and particularly linux kernel programming.The problem is that so much has...
sir no the c compiler has not given a single warning so only iam afraid in fact one of the source code for linux os is also written in the same manner so plz give relevant info abt this plz do run...
This message was edited by stober at 2004-11-9 7:15:50
move the function outside main and call it. And while you're at it, you might as well define main() correctly -- it always returns an integer...
friends i have doubt that
main ()
{
int a = 10 ;
int b = 20 ;
int fun ( int a , int b )
{
return a+b ;
}
printf ( "%d\n" , fun ( a , b ) ) ;
}...
hi Lundin,
Thank u for the information . Sorry for not mensioning that I am using Linux platform. Can u plz mension such resourses for Linux platform?
Thanking you.
Raji Stephen
: You can debug the program step by step with gdb or ddd.You need to learn how to programming with Linux :) and QT is a good tools for Linux.
:
Man... I tried using the gdb I don't have a clue...
Hi everybody,
I use a p3 machine with 256MB RAM. I have windows 2000 and Red hat linux 9 in my machine.
Few days back, my usb port got some hardware problem. I contacted the serviece guys and they...
how can i write c code for implementing ls command in linux
This message was edited by SiddharthSoft at 2004-10-30 22:30:3
: Hi guys,
: I am interested in systems programming and particularly linux kernel programming.The problem is that so much has already...
: : Would this be possible?
: :
: : long long timer;
: :
: : asm
: : {
: : rdtsc
: : mov dword ptr timer, eax
: : mov dword ptr timer, edx
: : }
: :
:
: no, because...
: can anyone tell me how to convert a visual c++ code with several windows DLL file references to work on a linux platform. the code obviously was developed in windows platform, now i need it...
Hi guys,
I am interested in systems programming and particularly linux kernel programming.The problem is that so much has already been done and i dont know where to begin.Someone please advise me on...
I am trying to start an online poker site but need the software created. It must be similar to pokerstars.com, partypoker.com, or fulltiltpoker.com. I need it ASAP. If interested please email me...