Search the web
Sign In
New User? Sign Up
linux-bangalore-programming · LB Programming Discussions
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 7041 - 7070 of 7584   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7041
===================================================================== PLEASE NOTE THAT THIS LIST DOES NOT ALLOW JOB POSTINGS OF *ANY* KIND. If you post one,...
linux-bangalore-progr...
linux-bangalore-progr...
Send Email
Jan 1, 2006
4:47 pm
7042
===================================================================== PLEASE NOTE THAT THIS LIST DOES NOT ALLOW JOB POSTINGS OF *ANY* KIND. If you post one,...
linux-bangalore-progr...
linux-bangalore-progr...
Send Email
Jan 1, 2006
4:47 pm
7043
Hi everyone, First let me wish you HAPPY NEW YEAR....feeling great to be in this group....i am trying kgdb debugging but encountered few errors please help me...
Murali
mmk622
Offline Send Email
Jan 3, 2006
9:51 am
7044
Hello all, i need suggestion from you all. Let me describe what i need to build and for what application. we have built a network based surveillance software....
shankar23_5
Offline Send Email
Jan 5, 2006
1:06 am
7045
... I don't know about the "in the system call" bit, but generally you can do this using DWARF-2 unwind information that newer GCCs put in for exception ...
Ranjit Mathew
ranjit_mathew
Offline Send Email
Jan 9, 2006
9:06 am
7046
Hello, I Installed rtlinux 3.1 for kernel 2.6 inside qemu. I used a prepatched kernel 2.6 from rtlinuxfree.com. The problem is that the kernel crashes whenever...
Rajesh T N
rajeshatn
Online Now Send Email
Jan 12, 2006
6:07 am
7047
Hi, When we declare arrays, we define the max size / index of that array. It's supposed to be static or compile time. Can we find out the max available ...
Chaitanya
sharma_50
Offline Send Email
Jan 12, 2006
5:19 pm
7048
... during compilation, the max memory size can be provided with the help of a macro definition. here is the way: foo.c char array[MAX_SIZE]; // assuming a...
Srivatsa Kanchi, R
skanchi@...
Send Email
Jan 13, 2006
7:19 am
7049
... Before embarking on this, I have a few questions for you: 1) What do you mean by "max available memory". Do you mean size of RAM, unused RAM or maximum...
Arvind
anomalizer
Online Now Send Email
Jan 13, 2006
10:00 am
7050
Hi, ... I what's the differce between the two and can i allocate all the available memory in a computer to a process? If there is a max address space per ...
Chaitanya
sharma_50
Offline Send Email
Jan 13, 2006
3:03 pm
7051
===================================================================== PLEASE NOTE THAT THIS LIST DOES NOT ALLOW JOB POSTINGS OF *ANY* KIND. If you post one,...
linux-bangalore-progr...
linux-bangalore-progr...
Send Email
Jan 15, 2006
2:41 pm
7052
Hello, When I run minicom in an xterm, the window resizes from 124x39 to 80x48. How do I correct this problem? I do not want my terminal window to shrink in...
philby john
johnphilby
Offline Send Email
Jan 16, 2006
6:04 pm
7053
This month is a special month, for our LUG has a special visitor. Mark Shuttleworth from Ubuntu will be visiting Bangalore this week, and has expressed an...
Atul Chitnis
linuxbangalo...
Online Now Send Email
Jan 17, 2006
4:36 am
7054
... Time to pick a textbook on Operating Systems Max physical memory: Amount of RAM on the machine Current free physmem: Amount of RAM that is not being used...
Arvind
anomalizer
Online Now Send Email
Jan 17, 2006
10:51 am
7055
... did you googled for it? since most of such trivial problems are almost available on net just to start with: ...
Srivatsa Kanchi, R
skanchi@...
Send Email
Jan 17, 2006
12:04 pm
7056
Hai all, This is my 1st post to this group.1st of all Happy New Year to all.Here My quiry is abt writing and reading on same port.I have successfully...
haranath
hara_victory
Offline Send Email
Jan 19, 2006
6:25 am
7057
... This is a bizairre idea, but try making it 2 applications. One is which streams the video .. just like Mplayer. use gambas.sf.net -- Laxminarayan Kamath...
Laxminarayan Kamath
kamathln
Offline Send Email
Jan 19, 2006
6:28 am
7058
... Hi, actually, when I had done this port-programming some time ago, I remember that the PC ports (serial and Parallel port atleast) latch the information...
Raseel Bhagat
raseelbhagat
Offline Send Email
Jan 19, 2006
4:36 pm
7059
Hi, I want to do function level profiling of a program using "gprof". The program accepts a command line argument, which should typically be the a file. I have...
Karthik Parashar
karthik_n_pa...
Offline Send Email
Jan 19, 2006
4:36 pm
7060
... to a program that is being profiled. I guess there should be a more elegant way of doing this. But a quick approach that worked for me is as follows: -...
Srinath Venkataramani
srinath1076
Offline Send Email
Jan 20, 2006
3:13 am
7061
two application ?? and one streaming video? i din't get your concept. i am doing video streaming as a java applet which is already done i call it ...
Umashankar
shankar23_5
Offline Send Email
Jan 21, 2006
5:43 am
7062
... OK I think I am confused. Can you tell what happens on the server side? By the way, Is your product open source? Is it legal as per your contract to...
Laxminarayan Kamath
kamathln
Offline Send Email
Jan 21, 2006
11:52 am
7063
hi yes the product is shared amoung the devel group now. we are working on licencing but prior to that we need to complete to project. the server is grabing...
Umashankar
shankar23_5
Offline Send Email
Jan 21, 2006
7:02 pm
7064
Hi, I'm making a compiler for a new language. Its very challenging ... Since it is in the initial stages, the code isn't in a stage where I could put it on...
Narendran Kumaragurun...
narenkumaraguru
Offline Send Email
Jan 22, 2006
3:55 am
7065
... Hi, Is there a brief description of your language somewhere on the net? -Suman...
Suman Karumuri
suman_karumuri
Offline Send Email
Jan 23, 2006
4:15 am
7066
... the >information sent to them through the "outb" call. Hai all, I want to write & read to/from the serial port respectivelly and i am strugging to do this...
haranath
hara_victory
Offline Send Email
Jan 23, 2006
6:12 am
7067
Hi, I am using Lepton Floppy Linux and Redhat Linux. When I am trying to execute the Framebuffer sample program, It is displaying the below error message: The...
Crazy Boy
crazymoonboy
Online Now Send Email
Jan 23, 2006
7:27 am
7068
... Wouldn't it be better if done programatically? You could use "getrlimit()" and "setrlimit()" function calls. You have to use "RLIMIT_DATA" to see the...
philby john
johnphilby
Offline Send Email
Jan 24, 2006
7:41 pm
7069
... If I understand *rlimit correctly, if there is no limit set, you'll get RLIM_INFINITY. If this is true, the OP's intention of figuring out the maximum...
Arun Raghavan
arunissatan
Offline Send Email
Jan 26, 2006
4:07 am
7070
For the information of the conspiracy theorists. ;) Atul ... Date: Wed, 25 Jan 2006 21:53:11 -0000 From: Gordon <groups-feedback@...> Reply-To:...
Atul Chitnis
linuxbangalo...
Online Now Send Email
Jan 26, 2006
4:43 am
Messages 7041 - 7070 of 7584   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help