Beginners - June 2009

lenght of the string
 
hi can ask a question to all who can be convert this is java this is my assignment i need this so pl...
[4 replies] Last: http://lmgtfy.com/?q=java+finding+string+length (by QWERTYman)
Writing a matrix class - how to access elements
 
Hi all, I'm currently trying to write a class of matrices. The info at the following link has bee...
[16 replies] Last: Ah, that works now. Thanks a lot jsmith, and everyone else! (by munman09)
by cheesy
Background Sound / Stopping Sound
 
Hey! I have written a program with a function that displays text character by character at a stea...
[2 replies] Last: Yes there was! // . . . if(sound_is_playing == false) { PlaySo... (by cheesy)
Works with cout.. but not with printf...???
 
Hey, So I'm trying to write this simple program in which I create a struct that contains two stri...
[2 replies] Last: Wow jsmith, to the rescue again! That's pretty cool. Prior to this ... (by datta016)
by cheesy
Rename the Console Window
 
How to you rename the console window from "C:\Documents and Settings\*name*\Desktop\etc.." to say.. ...
[8 replies] Last: Meaning...? O.o (by cheesy)
atold function
 
I want convert to string to long double but.i don't see _atold function.it's true but dont working.D...
[4 replies] Last: thank u (by areyoupp)
iostream and iostream.h
 
Whats the difference between #include<iostream> and #include<iostream.h> I have observed tha...
[2 replies] Last: Thanks Bazzy. I am asking this question because you caught my error so... (by AR Khan)
Program to format and organize files, outputs blank files
 
Hello everyone! I assumed that this would be more of an elementary problem, as I'm not receiving any...
[10 replies] Last: I discovered the problem! my "country" two dimensional character array... (by kaymonkey96)
Returning an array from a function
 
Hi everyone, I'm trying to return the size of a matrix (i.e. something which has the form [A.heig...
[5 replies] Last: Thanks Duoas, that's a lot more sensible way to do it. Mike (by munman09)
by jdd
Typecasting with signed datatypes
 
I ran into some trouble with a piece of code. It is supposed to read a 16 bit signed integer over I...
[2 replies] Last: Thanks, that makes perfect sense. (by jdd)
Converting a value-returning function to a void function
 
How would I convert this statement into a void function? I cannot use a cout statement in my void fu...
[7 replies] Last: BTW the true C++ way is by reference ( as Dufresne said ) #include... (by Bazzy)
Develop site
 
Hello, could we develop websites using c++ or c languages? Thanks in...
[1 reply] : C and C++ are compiled languages, for websites you need to look for sc... (by Bazzy)
how to make games using C++?
 
I'm learning C++ (not on this site) right now and I don't see at all how this would help me with gam...
[4 replies] Last: I got into C++ programming because I had an affection for games. I fou... (by AngelGithara23)
applying subprogramcalls in the main program
 
can someone help me with this.. i'm quite new in C++.. my problem here is that my instructor wanted ...
[no replies]
How get user name
 
Hi, Can somebody, write a simple code on how to get user name using this function GetUserN...
[10 replies] Last: It did, thanks. :) (by cheesy)
1 small problem. can u fix it please?? =)
 
Ok all, new to programming, but feeling better about it. ive written this program for my class and...
[1 reply] : You don't need two do-while loops for each thing to check. You can us... (by Tevsky)
length function
 
This is sort of a continuation of this topic http://www.cplusplus.com/forum/beginner/11887/ Does ....
[9 replies] Last: Yes it will work with #include<iostream.h> #include<conio.h> int... (by AR Khan)
by cpthk
What's the difference between libraries and includes?
 
Many IDE today could set libraries directories and includes directories. What is the difference betw...
[1 reply] : #includes are header files (things like function prototypes, class def... (by Disch)
by TheSte
Batch & C++
 
Hi all I wanted to create this program that copy some files...especially this program will be saved ...
[no replies]
where's the output?
 
hi, Im trying to combine Java with C++ (stupid me!!!) my problem is with a C++ keylogger norma...
[10 replies] Last: It wasnt a typo - I found that I can detect when the C++ logger stop... (by poobeer)
June 2009 Pages: 123... 18
  Archived months: [may2009] [jul2009]

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