Beginners - November 2013 (Page 70)

by Alfio
Adobe xfl dat files
 
Hi guys, this is my first post. I'm studying the dat files where adobe stores resources in the xfl o...
[8 replies] Last: I cannot believe that. It is exactly what I was looking for! I searche... (by Alfio)
by dilver
strange
 
I found , in the past , a website . In the website page there are two links link1 link2 ...
[3 replies] Last: Thank you. I'm not very sure, but I think as the creator of the threa... (by JLBorges)
by Nata
HELP PLEASE counting random numbers until it reaches 58
 
I had to write a code for range [40,200] and random numbers should have printed until it printed 58....
[6 replies] Last: Thank youu!!!!! I get everything now!!! thank you thank you!! :) (by Nata)
Sort Aphabetical (Saludo)
 
Hi! I'm having trouble with my program. It ddoesnt have error but It wont allow me to enter the firs...
[2 replies] Last: Thank you :D It worked! (by Vanessa101)
by kromn
Clear Keyboard buffer (cont. held key)
 
For a game I'm coding, I need to check for continuously held keys. I read the key pressed with bio...
[4 replies] Last: No, I'm using graphics.h with turbo c++ because its the only thing al... (by kromn)
Hexidecimal to Decimal conversion via string.
 
I'm trying to write a function that takes a hexidecimal value in string-form as an argument and cove...
[12 replies] Last: I think you don't need a function to parse from decimal to hexadecim... (by HEDO4EJIOBEK)
by dilver
web
 
ok , lets say that I enter a website which is for example http://www.example.com/index.php in this...
[2 replies] Last: 404 the file not found and as you said helios :"More likely, the file ... (by dilver)
help noob modify c++ game
 
Write your question here.I'm a noob, I wrote this code to play a little game with random numbers, b...
[2 replies] Last: Thanks Bro, will test the modified code! (by veektorh)
Does 'fstream' always open files from the beginning?
 
HI! I was wondering if I open a file (for example "fstream myfile ("example.txt" , ios::in) ;") doe...
[5 replies] Last: Do External apps affect it too ? Some do, yes. Some applications, s... (by Chervil)
Need help with Parallel array with strings and double
 
Hello, I was given the exercise below at school. I have read the chapter many times but I cannot fin...
[7 replies] Last: I figured it out Only half of it. What if there are less then ARRA... (by coder777)
Why doesn't this code work
 
Can you please help me with why this code doesn't work. namespace date { int day; int m...
[2 replies] Last: Thank you :) (by solaclips)
by mattho
Error C2662, confusion on what is really being done wrong
 
Don't know why I keep getting e rror C2662: String1030:: getSize : cannot convert "this' pointer fr...
[5 replies] Last: The issue i am having now is the redefinition of default parameter: pa... (by mattho)
by jwah03
Help with function
 
I keep getting an error that says hospital_JamesWah.cpp:4: error: expected initializer before "voi...
[1 reply] : Remember to add semicolons after all statements and declarations! Also... (by J4ke)
by whoosh
BubbleSorting cards not working?
 
So I have to write a poker game program, and I have to sort the cards by value before checking them....
[1 reply] : First of all, I see that you are new to the forum, so don't worry abou... (by J4ke)
While loop for student grage average
 
I'm trying to create a program using a while loop where the user can enter the number of students, a...
[3 replies] Last: Thanks everyone! I think I fixed it, the program runs great now: #in... (by jstew07)
Can a default constructor initialize data members in c++?
 
Can a default constructor initialize data members in c++?
[1 reply] : yes; initializing data members is pretty much the main job of any cons... (by Cubbi)
Stack Code Help.
 
Having some issues with figuring out syntax. The assignment: Stack Homework: Write a stack...
[5 replies] Last: Figured it out. Needed to put in breaks. break; Also, changed int... (by elite zero)
Help with functions
 
The professor wants us to create a program that displays the Average of 3 Grades. Each input of the ...
[18 replies] Last: no problem (by wwwiii)
Just stared
 
I just started learning c++ by using bucky's tutorial on youtube and while i was watching his tutori...
[6 replies] Last: Ty all that cleared up a lot of questions i had. (by darkn3ss)
by nm516
Read files into linked list
 
Hello, I'm having trouble reading a cdv file into a linked list, I started writing the code but I'm...
[no replies]
November 2013 Pages: 1... 6869707172... 80
  Archived months: [oct2013] [dec2013]

This is an archived page. To post a new message, go to the current page.