473,804 Members | 3,557 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

KDE or GNOME?

using System;
using System.Collecti ons;

class Test
{
[STAThread]
static void Main()
{
ArrayList replies = new ArrayList();

foreach (Poster p in Newsgroup.Insta nce.Posters) {
string reply = p.PoseQuestion( "Do you prefer KDE or GNOME?");
replies.Add(rep ly);
}

foreach (string reply in replies) {
BrainHelper.Pro cessReply(reply );
}
}
}
Nov 14 '05 #1
8 1643
In article <82************ **************@ posting.google. com>, "Simon"
<so***********@ yahoo.com> wrote:
using System;
using System.Collecti ons;
class Test


This does not belong in comp.lang.c, we don't have classes.
Nov 14 '05 #2
Mark A. Odell wrote:
In article <82************ **************@ posting.google. com>, "Simon"
<so***********@ yahoo.com> wrote:
using System;
using System.Collecti ons;
class Test


This does not belong in comp.lang.c, we don't have classes.


That's OK, Linux users don't have class either.
Nov 14 '05 #3
"Simon" <so***********@ yahoo.com> wrote in message
news:82******** *************** ***@posting.goo gle.com...
using System;
using System.Collecti ons;

class Test
{
[STAThread]
static void Main()
{
ArrayList replies = new ArrayList();

foreach (Poster p in Newsgroup.Insta nce.Posters) {
string reply = p.PoseQuestion( "Do you prefer KDE or GNOME?");
replies.Add(rep ly);
}

foreach (string reply in replies) {
BrainHelper.Pro cessReply(reply );
}
}
}

What language is that. The using statements above resemble strongly the .net
namespaces so i assume C# or VB. Anyway this message is off topic in
comp.lang.c.


Ioannis Vranos


Nov 14 '05 #4
Ioannis Vranos wrote:
"Simon" <so***********@ yahoo.com> wrote in message
news:82******** *************** ***@posting.goo gle.com...
using System;
using System.Collecti ons;

class Test
{
[STAThread]
static void Main()
{
ArrayList replies = new ArrayList();

foreach (Poster p in Newsgroup.Insta nce.Posters) {
string reply = p.PoseQuestion( "Do you prefer KDE or GNOME?");
replies.Add(rep ly);
}

foreach (string reply in replies) {
BrainHelper.Pro cessReply(reply );
}
}
}


What language is that. The using statements above resemble strongly the .net
namespaces so i assume C# or VB. Anyway this message is off topic in
comp.lang.c.


I'm convinced that with a number of -D... CPPFLAGS this code could
be obfuscated into valid C.
Nov 14 '05 #5
"Mark A. Odell" wrote:

In article <82************ **************@ posting.google. com>, "Simon"
<so***********@ yahoo.com> wrote:
using System;
using System.Collecti ons;
class Test


This does not belong in comp.lang.c, we don't have classes.


What do you mean? I see classes in C given at local schools all the time.

--
+-------------------------+--------------------+-----------------------------+
| Kenneth J. Brody | www.hvcomputer.com | |
| kenbrody at spamcop.net | www.fptech.com | #include <std_disclaimer .h> |
+-------------------------+--------------------+-----------------------------+

Nov 14 '05 #6
Simon wrote:
using System;
using System.Collecti ons;

class Test
{
[STAThread]
static void Main()
{
ArrayList replies = new ArrayList();

foreach (Poster p in Newsgroup.Insta nce.Posters) {
string reply = p.PoseQuestion( "Do you prefer KDE or GNOME?");
replies.Add(rep ly);
}

foreach (string reply in replies) {
BrainHelper.Pro cessReply(reply );
}
}
}


this is C#
i think it's a joke. but i don't understand it.

Nov 14 '05 #7
Error BR-549: MS DRM 1.0 rejects the following post from Mark A. Odell:
In article <82************ **************@ posting.google. com>, "Simon"
<so***********@ yahoo.com> wrote:
using System;
using System.Collecti ons;
class Test


This does not belong in comp.lang.c, we don't have classes.


Sure you do. Just go to The Learning Tree.

--
Close source, closed society
Open source, open society
Free source, Free society
Nov 14 '05 #8
|lobo| wrote:
Simon wrote:
using System;
using System.Collecti ons;

class Test
{
[STAThread]
static void Main()
{
ArrayList replies = new ArrayList();

foreach (Poster p in Newsgroup.Insta nce.Posters) {
string reply = p.PoseQuestion( "Do you prefer KDE or GNOME?");
replies.Add(rep ly);
}

foreach (string reply in replies) {
BrainHelper.Pro cessReply(reply );
}
}
}

this is C#
i think it's a joke. but i don't understand it.


C# is a joke, like all other Micro$oft products.
Just kidding.
Just kidding.

Case

Nov 14 '05 #9

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

Similar topics

1
2947
by: Charlie Kim | last post by:
Here is gnome applet source of mine. -------------------------------------------------- #!/usr/bin/env python import pydic import gtk import gnome.applet
0
1326
by: Dan Nawara | last post by:
when installing gnome-python I get the following error.... *** 'pkg-config --modversion gtk+-2.0' returned 2.2.4, but GTK+ (2.2.1) *** was found! If pkg-config was correct, then it is best *** to remove the old version of GTK+. You may also be able to fix the error *** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing *** /etc/ld.so.conf. Make sure you have run ldconfig if that is *** required on your system. *** If...
1
2139
by: Vincent Montressor | last post by:
I'm playing around with writing my own panel applets, and I'm trying to figure out how to get my panel applets to be restored when I log in. As an experiment, I'm using the simple clock applet that comes with PyGNOME (clock-applet.py). It works fine when I run it from the shell, but when I log out and log in again, there's just a tiny GNOME-foot icon where the applet should be. After poking around in ~/.gnome/panel.d, I think I've...
1
4235
by: Jeremy C. Reed | last post by:
Configuring gramps (genealogy software) says: checking Python bindings for gtk... ok checking Python bindings for GNOME... ok checking Python bindings for gconf... Traceback (most recent call last): File "conftest.py", line 17, in ? import gnome.gconf ImportError: No module named gconf cat: conftest.out: No such file or directory configure: error:
4
2306
by: Dave Anderson | last post by:
I love using Idle as my IDE for python on Windows. I've briefly tried some other IDE's, but the clean and simple nature of Idle keeps me coming back to it. Recently, I tried out Idle on Fedora. The lack of font selection, the lack of anti-aliasing, and the gaudiness of the widgets were a real disappointment. I wish I could have something like a Gnome-Idle IDE, so I can have the beautiful IDE I'm enjoying in Windows over in...
3
1595
by: bruce | last post by:
hi... i'm running rh8.0 with gnome.. i'm not sure of the version (it's whatever rh shipped). i've recently updated (or tried to update) python to the latest version. when i try to run the 'Server Settings/Services' Icon within gnome, nothing happens... i tried to run the 'start services' command from a command line, and got the
2
1806
by: Mulac | last post by:
Is Tkinter also compatible wih GNOME? I wrote a program in python that displays 2 buttons for starting and stopping the execution of a program. I used Tkinter for the gui. I want the program to run as a daemon when linux is booted. I want the buttons to be displayed at the presession login screen. I am using Fedora core 4 with GNOME I cannot seem to get the buttons to display at the presession screen.
2
3579
by: egbert | last post by:
When I start the following script in a gnome-terminal: #!/usr/bin/env python import os print "hello gnome-terminal" print os.environ I see the expected results in the same gnome-terminal window. However starting this same script via a launcher in a panel,
1
4796
by: combas | last post by:
Customizing can be interesting and of course there is no shortage of things you can customize. Here is an example: #launch gnome-terminal, resize to 80 wide 12 tall, then launch irb gnome-terminal --geometry=80x12 -x irb It wouldn't be much fun to type that every time so I just put it into a launcher of its own and then I'm only one click away from what I want.
2
1576
by: veronikadoo | last post by:
can anybody tell me in detail about GNOME or perfect website from where i get everything about GNOME thanks in advance veronika
0
9706
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9584
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10337
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10323
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10082
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6854
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5525
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4301
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3822
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.