473,910 Members | 6,771 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

U++ problem (was: counting words)

This is specifically regarding U++ which is C++ libraries and IDE
(please don't whine whether its on or off topic. Right click on the
thread and click on ignore instead of wasting time).

This is specifically for Mirek Fidler. I am on a new computer (with
Vista instead of XP, 3 gig ram, and 3 core phenom). I downloaded U++
IDE (with mingw). Compiled the counting words benchmark (with MINGW
speed option) and it was much slower than before (2000ms instead of
800-1000 ms on the older comp). I also noticed that the version of g++
bundled with the IDE now is 3.4.2 (mingw-special) (instead of 3.4.0).

Also, I can't make U++ work with MSC9. On the older XP, it worked fine
without any problem. (In fact, MSC9 was automatically the default
compiler and produced faster code than mingw).

Jun 27 '08 #1
17 1638
On 2008-04-30 02:52:16 -0400, Razii <wh**********@h otmail.comsaid:
This is specifically regarding U++ which is C++ libraries and IDE
(please don't whine whether its on or off topic. Right click on the
thread and click on ignore instead of wasting time).
This is even easier:

plonk

--
Pete
Roundhouse Consulting, Ltd. (www.versatilecoding.com) Author of "The
Standard C++ Library Extensions: a Tutorial and Reference
(www.petebecker.com/tr1book)

Jun 27 '08 #2
On 30 Apr., 08:52, Razii <whatever1...@h otmail.comwrote :
[snip OT stuff]

This is not the appropriate NG for this. Find a better place.

/Peter
Jun 27 '08 #3
peter koch wrote:
On 30 Apr., 08:52, Razii <whatever1...@h otmail.comwrote :
[snip OT stuff]

This is not the appropriate NG for this. Find a better place.

/Peter
Stop feeding the trolls.
Jun 27 '08 #4
On 30 huhti, 09:52, Razii <whatever1...@h otmail.comwrote :
Vista instead of XP, 3 gig ram, and 3 core phenom). I downloaded U++
IDE (with mingw). Compiled the counting words benchmark (with MINGW
speed option) and it was much slower than before (2000ms instead of
800-1000 ms on the older comp). I also noticed that the version of g++
Get a life.
Jun 27 '08 #5
LR
Razii wrote:
This is specifically regarding U++ which is C++ libraries and IDE
(please don't whine whether its on or off topic. Right click on the
thread and click on ignore instead of wasting time).
[snip rest of off topic content]

Please refer to the faq for information on postings that are off topic
in comp.lang.c++.

http://www.parashift.com/c++-faq-lit...t.html#faq-5.9

Might I suggest that you search for a newsgroup or other forum for which
U++ is topical.

Perhaps you might find one here: http://www.ultimatepp.org/forum/

Please don't waste your time responding to this message. I find many of
your posts interesting, even useful, but your continued posting of off
topic material has led me to add a filter to my news reader. Please
consider this to be my loss.

Regretfully,

LR
Jun 27 '08 #6
Razii wrote:
This is specifically regarding U++ which is C++ libraries and IDE
(please don't whine whether its on or off topic. Right click on the
thread and click on ignore instead of wasting time).

This is specifically for Mirek Fidler. I am on a new computer (with
Vista instead of XP, 3 gig ram, and 3 core phenom). I downloaded U++
IDE (with mingw). Compiled the counting words benchmark (with MINGW
speed option) and it was much slower than before (2000ms instead of
800-1000 ms on the older comp). I also noticed that the version of g++
bundled with the IDE now is 3.4.2 (mingw-special) (instead of 3.4.0).

Also, I can't make U++ work with MSC9. On the older XP, it worked fine
without any problem. (In fact, MSC9 was automatically the default
compiler and produced faster code than mingw).
I won't whine or click ignore.

plonk

--
Jim Langston
ta*******@rocke tmail.com
Jun 27 '08 #7

Some nuts messed up my thread with whining, so I will create a new
one.

This is specifically regarding U++ which is C++ libraries and IDE
(please don't whine whether its on or off topic. Right click on the
thread and click on ignore instead of wasting MY time).

This is specifically for Mirek Fidler. I am on a new computer (with
Vista instead of XP, 3 gig ram, and 3 core phenom). I downloaded U++
IDE (with mingw). Compiled the counting words benchmark (with MINGW
speed option) and it was much slower than before (2000ms instead of
800-1000 ms on the older comp). I also noticed that the version of g++
bundled with the IDE now is 3.4.2 (mingw-special) (instead of 3.4.0).

Also, I can't make U++ work with MSC9. On the older XP, it worked fine
without any problem. (In fact, MSC9 was automatically the default
compiler and produced faster code than mingw).
Jun 27 '08 #8
On Wed, 30 Apr 2008 11:03:18 -0400, LR <lr***@superlin k.netwrote:
>Please refer to the faq for information on postings that are off topic
in comp.lang.c++.
Why don't you stick up where sun doesn't shine, moron? Didn't I tell
you to not waste my time with posting nonsense?


Jun 27 '08 #9
On Wed, 30 Apr 2008 06:54:27 -0400, Pete Becker
<pe**@versatile coding.comwrote :
>This is even easier:
You should know that if I wanted, I can setup a bot that will post
with a different USENET server and different email everyday the same
post (like I did here), both here and to c++.moderated with approved
tag added, until you learn not to whine and stink my threads with
nonsense.
Jun 27 '08 #10

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

Similar topics

10
3710
by: Andrew Dalke | last post by:
Is there an author index for the new version of the Python cookbook? As a contributor I got my comp version delivered today and my ego wanted some gratification. I couldn't find my entries. Andrew dalke@dalkescientific.com
34
6465
by: Ville Voipio | last post by:
I would need to make some high-reliability software running on Linux in an embedded system. Performance (or lack of it) is not an issue, reliability is. The piece of software is rather simple, probably a few hundred lines of code in Python. There is a need to interact with network using the socket module, and then probably a need to do something hardware- related which will get its own driver written in C.
4
4080
by: sun6 | last post by:
this is a program counting words from "text_in.txt" file and writing them in "text_out.txt". it uses binary tree search, but there is an error when i use insert () thanks for any help #include <stdio.h> #include <stdlib.h> #include <string.h> #include <ctype.h>
6
1889
by: gk245 | last post by:
Basically, i want to make a function that will receive a sentence or phrase, and count its words. It would start like this (i think): #include <stdio.h> int count ( char sentence ) { char string ;
3
6358
by: Nhd | last post by:
I have a question which involves reading from cin and counting the number of words read until the end of file(eof). The question is as follows: Words are delimited by white spaces (blanks, tabs, linefeeds, returns). It will print 3 pieces of information before exit: the first word, the last word, and the number of words read, with one blank in between fields. Input lines of words Output
4
8448
by: bigbagy | last post by:
Notes The programs will be compiled and tested on the machine which runs the Linux operating system. V3.4 of the GNU C/C++ compiler (gcc ,g++) must be used. A significant amount coding is needed for this assignment. 1.Counting Words in C++ Problem: Write an elegant C++ program to count the number of times each word occurs in a file. A word is defined as a sequence of characters surrounded by whitespace. Case is not important, so...
3
1883
by: arnuld | last post by:
this is an example programme that counts lines, words and characters. i have noticed one thing that this programme counts space, a newline and a tab as a character. i know: 1. a newline is represented as '\n' 2. a tab as '\t' 3. a space as ' '
19
2418
by: arnuld | last post by:
this programme runs without any error but it does not do what i want it to do: ------------- PROGRAMME -------------- /* K&R2, section 1.6 Arrays; Exercise 1-13. STATEMENT: Write a program to print a histogram of the lengths of words in its input. It is easy to draw the histogram with the bars horizontal; a vertical
1
2436
by: powerej | last post by:
I have gotten the part of counting how many words are in the string, but the vowels just seem alien to me. Ive tried so many things but never close to a correct answer. I know I need to use charAt() and length() some nested loops with do while and for, but cant seem to get headed in the right direction. Also when i click the cancel button my program is suppose to end and tell you how many lines were entered, a count of vowels from all lines...
0
11349
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10921
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
11055
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
10541
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
9727
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5939
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
4776
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
4337
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3360
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.