On Thursday 10 November 2005 09:53 pm, Avik Chatterjee wrote:
> ***
public class Starts {
public static void main(String[] args) {
printStarts(7);
}
public static void printStarts(int count) {
int startsCount = 1;
int spaceCount = count/2;
while(sta
Hello,
I'm avik.I have been facing a problem in a
typical Java program.The problem is...
Write a program in Java(Application not Applet)
that'll print the following:
*
***
*
***
I have done this but not more
class star
{
public static void main(String args[])
{
for(in
Michael Koch wrote:
On Thu, Nov 10, 2005 at 09:13:01AM +0100, Wolfgang Baer wrote:
[...]
(2)
Depends: gij | kaffe | sablevm | java1-runtime | java2-runtime
IMHO its enough to depend on one concrete java1-runtime and most
packages in debian use kaffe there (but thats a personal viewpoint)
Depe
On Thu, Nov 10, 2005 at 09:13:01AM +0100, Wolfgang Baer wrote:
> Hi Aldous,
>
> Aldous D. Penaranda wrote:
> >Hello,
> [...]
> >I was wondering if anyone else would have time to look at it and give
> >some comments. If the packaging seems okay, I would also like to ask
> >for a sponsor if anyone w
Hi Aldous,
Aldous D. Penaranda wrote:
Hello,
[...]
I was wondering if anyone else would have time to look at it and give
some comments. If the packaging seems okay, I would also like to ask
for a sponsor if anyone would be willing.
(1)
Architecture: any
Java packages are Architecture: all !
5 matches
Mail list logo