Search Results

Showing results 1 to 13 of 13
Search took 0.01 seconds.
Search: Posts Made By: oboler
Forum: C++ Jun 28th, 2005
Replies: 4
Views: 3,158
Posted By oboler
I think you're talking about .net there. It seems toibe part of the root project or something.

This Reference (http://hep.phy.uct.ac.za/documentation/ROOT/v3-10-02/htmldoc/src/TCanvas.cxx.html)...
Forum: Social Media and Online Communities Jun 28th, 2005
Replies: 7
Views: 4,230
Posted By oboler
There's always the "if"... sigh.
Forum: C++ Jun 28th, 2005
Replies: 6
Views: 6,338
Posted By oboler
Umm you haven't called them in main? Or was there more to this?
Forum: C++ Jun 28th, 2005
Replies: 4
Views: 3,158
Posted By oboler
Underline a string? You mean in Visual C++, C++.net, GTK or something surely? C++ itself doesn't do underline... it's just ascii based.
Forum: C++ Jun 28th, 2005
Replies: 5
Views: 2,044
Posted By oboler
Glad to hear you got it sorted. I was just thinking that it sounds like the linker can't see the file... i.e. wrong directory.
Forum: C++ Jun 28th, 2005
Replies: 4
Views: 4,266
Posted By oboler
I hope you need this for a good reason... it's not the most efficient way of doing things, or the easiest code from someone else to then understand. In the long run I think you're better off not...
Forum: C++ Jun 27th, 2005
Replies: 4
Views: 4,266
Posted By oboler
You basically want a print struct function? (That works for any struct)

Sounds like you don't want a struct at all but rather a class. Or rather a set of classes that all inherit from a base class...
Forum: C++ Jun 27th, 2005
Replies: 5
Views: 2,044
Posted By oboler
You may need to include the line:

using namespace std;

In the .h file after the includes statements. Can't remember the reason for it other than a change to the language a few years back. At...
Forum: C++ Jun 27th, 2005
Replies: 5
Views: 2,584
Posted By oboler
definitly homework then - lol
Forum: C Jun 27th, 2005
Replies: 4
Views: 1,873
Posted By oboler
Don't ignore this advice. The sytax bugs are easy to fix as they usually stop it compiling. The Symantic bugs like this (you are comparing if two memory addresses are equal rather than if the strings...
Forum: C Jun 27th, 2005
Replies: 9
Views: 3,175
Posted By oboler
Ah... you don't have the code for the final check yet in there either.

Doing it should be easy... doing it well on the other hand is an entirely different story.

Here's my idea... I haven't...
Forum: C Jun 27th, 2005
Replies: 9
Views: 3,175
Posted By oboler
Yip. That last post was right. At the very top of your file add:

void checkConflicts(char *startGrid[]);

And magic should happen and everything works.
Forum: Community Introductions Jun 27th, 2005
Replies: 317
Views: 129,434
Posted By oboler
Name: Andre Oboler
Nickname: -
Height: Umm... I really should find out!
Weight: Need to lose a bit :/ Doc suggested cutting down on the Pizza in take - ah well, we'll see if that works.
Hair:...
Showing results 1 to 13 of 13

 


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

©2003 - 2009 DaniWeb® LLC