Search Results

Showing results 1 to 12 of 12
Search took 0.01 seconds.
Search: Posts Made By: Grub ; Forum: C++ and child forums
Forum: C++ Nov 11th, 2009
Replies: 2
Views: 265
Posted By Grub
May you post the code?
Forum: C++ Dec 13th, 2008
Replies: 1
Views: 378
Posted By Grub
Hi,
is there a place from where I can get or read up on the C ++ standard library for the mac? Something similar to Sun's java documentation.

I am looking for GUI libraries and others such as...
Forum: C++ Dec 12th, 2008
Replies: 4
Views: 1,343
Posted By Grub
Magic, thank you very much.
Forum: C++ Dec 12th, 2008
Replies: 4
Views: 1,343
Posted By Grub
Many thanks for your contribution. Please may you explain it. I would rather understand than simply copy and paste. Please if you do not mind.

Many thanks.
Forum: C++ Dec 12th, 2008
Replies: 4
Views: 1,343
Posted By Grub
Hi

is it possible to get the file creation date of files on the mac using c++? If so, may you assist me on how do I go about doing so?

Many thanks
Forum: C++ May 26th, 2008
Replies: 2
Views: 380
Posted By Grub
Forum: C++ May 26th, 2008
Replies: 2
Views: 380
Posted By Grub
Hi, I have the following class and main method:

class Employee
{
vector<string> v;
string name;
int i;
public:
Employee(){}
Employee(string &n): name(n),...
Forum: C++ Feb 28th, 2008
Replies: 1
Views: 658
Posted By Grub
Hi, I have written a Solitaire game program and have made a history of moves so the user may either go back on moves and make another choice or go forward after having gone back. Now I am using a...
Forum: C++ Feb 4th, 2008
Replies: 7
Views: 931
Posted By Grub
I will attmept to do it on another system, perhaps mine is precarious or some such. I think the logic is right and trying to answer the same question in programming twice and differently is very...
Forum: C++ Feb 3rd, 2008
Replies: 7
Views: 931
Posted By Grub
I am using visual c++, does that make a difference? To you does that code look right, it certainly compiles with no objections and runs the first time and despite commenting out the loop it executes...
Forum: C++ Feb 3rd, 2008
Replies: 7
Views: 931
Posted By Grub
I am afraid not. The specification insisted the Catalogue class constructor opens the the file ("catalogue.txt") I have adjusted the code and even after having ommited the while loop to increment the...
Forum: C++ Feb 2nd, 2008
Replies: 7
Views: 931
Posted By Grub
I am writting a program that makes use of a vector of objects. Every time I add an object the windows system encounters a problem and needs to be closed.

#include<iostream>
#include<fstream>...
Showing results 1 to 12 of 12

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC