by jagat786
Math Problem
|
|
[2 replies] Last: No, his problem is how to solve the equation kt = sin(t) for any... (by jsmith)
|
by maximusava
Searching a directory for specific items
|
|
[2 replies] Last: I had once made a function to find whether a file/directory exists: ... (by Bazzy)
|
by kumar85
Serious Linked List c++ program
|
|
[4 replies] Last: Look here for linked-list tutorial: http://simpleprogrammingtutorials.... (by kdenisk)
|
by satekazumi
Add days to date without affecting the original input date
|
|
[2 replies] Last: Create a date type. Or use a 3rd party date library. http://www.boo... (by Zaita)
|
Declaring an array of a class |
|
[3 replies] Last: Additionally, you could default the location in the constructor like y... (by seymore15074)
|
by devaeron
Validating input
|
|
[2 replies] Last: thanks.. for the info.. (by devaeron)
|
by gelto
BSTR FAR
|
|
[no replies]
|
by tukuniata
remove a ponctuation from a string
|
|
[9 replies] Last: i bau infront you guru gen1mx6 thank you guru gen1mx6 problem solve... (by tukuniata)
|
by Pat Nevin
How to Inherite in C++
|
|
[4 replies] Last: @wicketh: That would probably work on most compilers although it is t... (by Zhuge)
|
by trzachar
Variable Confusion/mix up
|
|
[2 replies] Last: If that is the case (it seems likely enough), you could look here for ... (by Zhuge)
|
by bhavana008
conversion
|
|
[3 replies] Last: @vipul mehta: Thank you for helping, but I think it is best not to giv... (by Zhuge)
|
by chart2006
Guessing game!
|
|
[2 replies] Last: Also once i finish getting this program to work i need to set it up to... (by chart2006)
|
by vipul mehta
problem in file handling
|
|
[no replies]
|
by Pat Nevin
how to use Const
|
|
[2 replies] Last: wow what a great tutorial.... bookmarked!!! thanks (by Pat Nevin)
|
by edgewaters
asking a user to enter a filename(then reading from it)
|
|
[2 replies] Last: You might run into some problems using a empty arrays for scanf() beca... (by wicketh)
|
Changing content of a file |
|
[1 reply] : Unfortunately, even with all the updates to cmd.exe, the fellas over a... (by Duthomhas)
|
by komal
Scroll Bar in MFC
|
|
[1 reply] : Are you talking about your main window (or a CWnd or CFrameWnd) ?? (by guestgulkan)
|
by ankitsikka
whats the use of flag in coding
|
|
[2 replies] Last: an example is like bool isTrue=true; // set true so it enters the ... (by gen1mx6)
|
by gen1mx6
How to send bits to a usb port
|
|
[4 replies] Last: I haven't actually got it yet, it's still in the mail was just thinkin... (by gen1mx6)
|
by andel
i need to write this program
|
|
[1 reply] : First read http://www.cplusplus.com/doc/tutorial/classes.html then d... (by Bazzy)
|