473,811 Members | 4,050 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Do you actually think of this or something else ? File content

All of C++ people say that they need to INCLUDE teh files to compile
the source code BUT I never mean to INCLUDE any things, I just want to
take the file I like out and thats all...I point to is completely
different content of that file but why do other streange files also
chime in.
Could you suggest me what language should i use now ? I have learnt
C++ for some years, why do you advise me to stop using that file ? and
why does that file need to stay there motionless ?

Thank you
Jul 23 '05 #1
6 1269
"Just that" <lo*********@ce ntralpets.com> wrote...
All of C++ people say that they need to INCLUDE teh files to compile
the source code
Nonsense. The following code shouldn't need any includes to compile:

int main() { return 0; }

It has to end with a new-line, though.
BUT I never mean to INCLUDE any things, I just want to
take the file I like out and thats all...
Huh? Take it out? As in "destroy" or "go on a date with"?
I point to is completely
different content of that file but why do other streange files also
chime in.
Huh?
Could you suggest me what language should i use now ?
English might help.
I have learnt
C++ for some years, why do you advise me to stop using that file ? and
why does that file need to stay there motionless ?


Huh? Motionless? No, by all means, copy it to a floppy disk and shoot
it out of a cannon, let it catch some fresh air for a change. If it
survives the trip, copy it back and use the refreshed version.

Perhaps you could start over and explain the C++ problem you're having.
Try posting some code, we definitely understand broken C++ better than
broken English (not that my English is any better).
Jul 23 '05 #2
Victor Bazarov wrote:
<snip>
I have learnt
C++ for some years, why do you advise me to stop using that file ? and
why does that file need to stay there motionless ?

Huh? Motionless? No, by all means, copy it to a floppy disk and shoot
it out of a cannon, let it catch some fresh air for a change. If it
survives the trip, copy it back and use the refreshed version.

Perhaps you could start over and explain the C++ problem you're having.
Try posting some code, we definitely understand broken C++ better than
broken English (not that my English is any better).


You AREN'T English-speaking by nature?
Well seeing as you speak better English than most folk, I'd have to
disagree with you're bracket-ed remark!
The rest of the reply is very funny indeed, and it pains me to snip it. :)

I too am at a loss of what the OP wanted to gain from posting that message.

--CW
Jul 23 '05 #3
Victor Bazarov wrote:
<snip>
I have learnt
C++ for some years, why do you advise me to stop using that file ? and
why does that file need to stay there motionless ?

Huh? Motionless? No, by all means, copy it to a floppy disk and shoot
it out of a cannon, let it catch some fresh air for a change. If it
survives the trip, copy it back and use the refreshed version.

Perhaps you could start over and explain the C++ problem you're having.
Try posting some code, we definitely understand broken C++ better than
broken English (not that my English is any better).


You AREN'T English-speaking by nature?
Well seeing as you speak better English than most folk, I'd have to
disagree with you're bracket-ed remark!
The rest of the reply is very funny indeed, and it pains me to snip it. :)

I too am at a loss of what the OP wanted to gain from posting that message.

--CW
Jul 23 '05 #4
On 19 Mar 2005 14:10:54 -0800, Just that
<lo*********@ce ntralpets.com> wrote:
All of C++ people say that they need to INCLUDE teh files to compile
the source code
Who are all these people? Which source code are they talking about?
BUT I never mean to INCLUDE any things, I just want to
take the file I like out and thats all...I point to is completely
different content of that file but why do other streange files also
chime in.
Sorry, this makes no sense. Take files out of what?
Could you suggest me what language should i use now ?
English?
I have learnt
C++ for some years, why do you advise me to stop using that file ?
I don't, what file do you think someone is advising you to stop using?
Why don't you ask them?
and why does that file need to stay there motionless ?


If it wanders around no one will know where it is and how fast it's
moving (see Heisenberg).

Chris C
Jul 23 '05 #5
Chris Croughton wrote:
On 19 Mar 2005 14:10:54 -0800, Just that
<lo*********@ce ntralpets.com> wrote:

All of C++ people say that they need to INCLUDE teh files to compile
the source code

Who are all these people? Which source code are they talking about?


They.
Jul 23 '05 #6
Computer Whizz wrote:
[...]
You AREN'T English-speaking by nature?
:-) No, by nature I'm mostly growling and grunting. I'm Russian-speaking
by nurture.
[...]

Jul 23 '05 #7

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

Similar topics

72
4859
by: The Plankmeister | last post by:
Is doing this bad: <h3>Some title or other...<a href="#pagetop">back to top</a></h3> I have a feeling it is... My problem is I'm using CSS to style the H3 into a block that spans the whole containing element. I would like the <a> to appear next to the title, but I'm sure this is bad practice (for screen readers and heading-level navigation etc etc) So... is it acceptable to do this:
2
2828
by: Jan Roland Eriksson | last post by:
Archive-name: www/stylesheets/authoring-faq Posting-Frequency: twice a week (Mondays and Thursdays) Last-modified: August 28, 2002 Version: 1.15 URL: http://css.nu/faq/ciwas-aFAQ.html Maintainer: Jan Roland Eriksson <rex@css.nu> ciwas stylesheet authoring FAQ v1.15 ______________________________________________________________________
0
1965
by: Jan Roland Eriksson | last post by:
Archive-name: www/stylesheets/authoring-faq Posting-Frequency: twice a week (Mondays and Thursdays) Last-modified: April 10, 2003 Version: 1.16 URL: http://css.nu/faq/ciwas-aFAQ.html Maintainer: Jan Roland Eriksson <rex@css.nu> ciwas stylesheet authoring FAQ v1.16 ______________________________________________________________________
12
21183
by: Larry | last post by:
I found this basic PHP mailer with file attachment capability. It works just fine, but I want to add a CC: and BCC: to its output. I added the $cc & $bcc variables below, but unsure how to implement the rest. Can someone please help? Thank you - LM <html> <head> <title> Sending Email </title> </head> <body>
6
4906
by: scottyman | last post by:
I can't make this script work properly. I've gone as far as I can with it and the rest is out of my ability. I can do some html editing but I'm lost in the Java world. The script at the bottom of the html page controls the form fields that are required. It doesn't function like it's supposed to and I can leave all the fields blank and it still submits the form. Also I can't get it to transfer the file in the upload section. The file name...
43
2339
Death Slaught
by: Death Slaught | last post by:
I have made a music player in a pop up with JavaScript. It uses frames to write the object into an unseen page. Here's an example of the page the user first sees. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/2002/REC-xhtml1-20020801/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>User Page</title>
4
3880
by: Ty | last post by:
Hello all, I am creating a web site with Visual Stuido 2008. I am trying to use a java script file to create a busybox for login from this page http://blogs.crsw.com/mark/articles/642.aspx. I am using a master page senerio. The erro I'm getting is 'busyBox' is not a member of 'ASP.login2_aspx'
3
5200
by: aRTx | last post by:
I have try a couple of time but does not work for me My files everytime are sortet by NAME. I want to Sort my files by Date-desc. Can anyone help me to do it? The Script <? /* ORIGJINALI
7
16172
by: jeddiki | last post by:
Hi, As I am in Turkey at present, I can not see vidoes on youtube. So I have tried a few proxies but keep finding them slow or not working. So I have installed myphpProxy on my server under the domain name www.blog-start.com Unfortuantely it is not not working correctly
0
9607
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
10656
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
10397
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
10413
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
10138
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
9214
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...
1
7674
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
2
3879
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3027
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.