- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
5 Posted Topics
Hi all, Quite a basic question for most of you; I am trying to obtain length of a string < char [b]name[MAX_ENTRIES][MAX_NAME_SIZE][/b] > for use in a for loop that will perform isalpha. [size=3][color=blue]for (int j=0; j < &name[i].length(); j++)[/color][/size] [color=black]I am getting [/color][color=red]error 2228: left of '.length' must have …
[QUOTE=LizR;786946]if all you do is show some pages and allow a language change, I would sincerely expect you to fail. That would be an exceedingly minimal half effort[/QUOTE] If the language change was one that converted that god awful shorthand msg/txt speak into useful English then that could possibly earn …
Hi all. I have a worksheet with col A populated by reoccuring numbers (LINES), and col B by unique text (VARIANTS) ... A B = = 2 Bananas 6 Oranges 3 Apples 3 Grapes 6 Pineapple 2 Strawberries 3 Kiwi etc In another worksheet I have a cell which drop-down …
Folks, Most of you can see what the below segment of code is doing, the problem I have is that the program is skipping the next line in the source file (airportsMaster) after it has processed a successful match. Is the problem because I am using getline twice or that …
Hi all, I require some help using ifstream. I want to open a file who's name is made up in part by a user enter string - this is the format of the filename ... [code] "Airports_" << airlineICAO << ".txt" [/code] i did try the following ... [code] ifstream …
The End.
rodkay