473,387 Members | 1,481 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,387 software developers and data experts.

c++ push back function

sorry, but i can't find any info on push back function plz help
Aug 23 '07 #1
6 4236
gpraghuram
1,275 Expert 1GB
sorry, but i can't find any info on push back function plz help
Please try to add more information so that people out here can help u.
U want help in which push_back function?

Raghuram
Aug 23 '07 #2
sorry i didn't know there is more than one push back function
homework.push_back(x)
hope this info will help
sorry about the previous post
Aug 24 '07 #3
weaknessforcats
9,208 Expert Mod 8TB
This should be in the docs that come woth your compiler. Also try Google.
Aug 24 '07 #4
docs for compiler ???
All i want to know is what does it do.
No need to push compiler to limit
Aug 24 '07 #5
weaknessforcats
9,208 Expert Mod 8TB
Yes. Part of becoming a good C++ developer is researching topics.

I just did a Google on push_back and got 527,000 web pages.

Nothing I can say will add to that volume of documentation.
Aug 24 '07 #6
RRick
463 Expert 256MB
If this is a question from real code, take a look at the homework object. That will help to limit what is being looked at.

The STL containers (vector, list, etc.) have a push_back method. This does exactly what you expect. It pushes an item to the rear or end of the object's list.
Aug 25 '07 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: Will | last post by:
Hi, Sorry to be a pest... But I can figure this out. I'm pushing to a stack. then I need to check to see if the word is a palindrome. Is the code below correct? if so, how can I check the...
4
by: Ben Kim | last post by:
Hello all, We are re-developing a software product that requires push technology (wireless and hardwired). Microsoft used to support this technology in IE but dropped it for whatever reason. ...
4
by: Mark Siler | last post by:
First let me say I'm not a developer. I'm looking for someone that can either do this for me or point me to a technology that can. I'm in need of a way via the Internet to push a screen or webpage...
1
by: Ashes2Ashes | last post by:
Hi, I've created a webpage where the user can enter an number/word into an address bar and it would appear somewhere else on the page - I also have back and forward buttons on the page (similar to...
4
by: Jeff | last post by:
I seem to recall that IE at one time did not support push. How far back do we have to go before we lose push? Is it IE4? Jeff
12
by: MyMarlboro | last post by:
hi... i have problem in using push function. @aa= qq (aa bb cc); push (@aa, 'dd'); print Dumper (@aa); exit; result as follow: $VAR1 = 'aa bb cc';
5
by: ludvig.ericson | last post by:
Hello, My question concerns asynchat in particular. With the following half- pseudo code in mind: class Example(asynchat.async_chat): def readable(self): if foo:...
0
by: davy zhang | last post by:
I wrote this server to handle incoming messages in a process using multiprocessing named "handler", and sending message in a Thread named "sender", 'cause I think the async_chat object can not...
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
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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:
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...
0
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...

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.