473,378 Members | 1,471 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Java compiler

I have a problem that you may be able with java and since there is no
java catergory I have to post it here, when I try to compile java
source with the goto function, I try to compile it with javac.exe and
it doesn't work so I try to compile it with javac_g.exe and it comes
up with a funny message and still doesn't work. Is there a way to get
around this atill using the goto syntax, I'm javasdk1.1.4 or so...
Nov 14 '05 #1
4 1684
'Lil Laurry wrote:

I have a problem that you may be able with java and since there is no
java catergory

Try comp.lang.java.help which is one of over 30 java newsgroups.

Erik
--
+-----------------------------------------------------------+
Erik de Castro Lopo no****@mega-nerd.com (Yes it's valid)
+-----------------------------------------------------------+
"C++ is an atrocity, the bletcherous scab of the computing world,
responsible for more buffer overflows, more security breaches, more
blue screens of death, more mysterious failures than any other computer
language in the history of the planet Earth." -- Eric Lee Green
Nov 14 '05 #2
On 21 Jan 2005 23:54:37 -0800, ib*************@gmail.com ('Lil Laurry)
wrote in comp.lang.c:
I have a problem that you may be able with java and since there is no
java catergory I have to post it here, when I try to compile java
source with the goto function, I try to compile it with javac.exe and
it doesn't work so I try to compile it with javac_g.exe and it comes
up with a funny message and still doesn't work. Is there a way to get
around this atill using the goto syntax, I'm javasdk1.1.4 or so...


Even if there were no Java newsgroups or other resources in the world,
that would not make it OK to post this question here.

Also consider anyone who can't find comp.lang.java, among many others,
at the groups.google.com website might well not have the intellectual
capacity to write computer programs. Or even dress him/her self.

--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://www.eskimo.com/~scs/C-faq/top.html
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.learn.c-c++
http://www.contrib.andrew.cmu.edu/~a...FAQ-acllc.html
Nov 14 '05 #3
"Jack Klein" <ja*******@spamcop.net> wrote in message
news:d3********************************@4ax.com...
Also consider anyone who can't find comp.lang.java, among many others,
at the groups.google.com website might well not have the intellectual
capacity to write computer programs. Or even dress him/her self.


Program naked! Try it, you might like it.
But be careful with that hot cup of java. :-)

-Mike
Nov 14 '05 #4
On Sat, 22 Jan 2005 16:00:07 -0600,
Jack Klein <ja*******@spamcop.net> wrote
in Msg. <d3********************************@4ax.com>
Also consider anyone who can't find comp.lang.java, among many others,
at the groups.google.com website might well not have the intellectual
capacity to write computer programs. Or even dress him/her self.


I filter out all posts that come from google. Makes life on usenet a lot
less noisy.

--Daniel
Nov 14 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

73
by: RobertMaas | last post by:
After many years of using LISP, I'm taking a class in Java and finding the two roughly comparable in some ways and very different in other ways. Each has a decent size library of useful utilities...
1
by: ptaz | last post by:
Hi I'm trying to run a web page but I get the following error. Ca anyone please tell me a solution to this. Thanks Ptaz HTTP Status 500 - type Exception report
133
by: Gaurav | last post by:
http://www.sys-con.com/story/print.cfm?storyid=45250 Any comments? Thanks Gaurav
289
by: napi | last post by:
I think you would agree with me that a C compiler that directly produces Java Byte Code to be run on any JVM is something that is missing to software programmers so far. With such a tool one could...
1
by: Markus Wollny | last post by:
Hi! I am trying to build PostgreSQL 7.4.3 with Java enabled; I've got Apache Ant version 1.5 and j2sdk1.4.1_05 installed: Verifiying ant: # which javac /usr/java/j2sdk1.4.1_05/bin/javac #...
12
by: Von Clubusev | last post by:
I like Java just as much as I like C#, but the truth is that unless you absolutely need platform portability, DotNet is the way to go. This is becoming even more true with the release of Windows...
8
by: Gabriele | last post by:
I'm studying differences between those two architecture in order to choose a setup to develop a completely new application. I'm a programmer with some experience on C++ and PHP and i have basic...
5
by: r035198x | last post by:
Setting up. Getting started To get started with java, one must download and install a version of Sun's JDK (Java Development Kit). The newest release at the time of writting this article is...
0
by: r035198x | last post by:
Inheritance We have already covered one important concept of object-oriented programming, namely encapsulation, in the previous article. These articles are not articles on object oriented...
1
by: hostel | last post by:
HTML PAGE <html> <body> <form action="second.jsp" method="get"> YOur name <input type=text name="name"> <input type=submit > </form> </body> </html>
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.