Search Results

Showing results 1 to 7 of 7
Search took 0.01 seconds.
Search: Posts Made By: Nickyu0712
Forum: C++ Aug 1st, 2009
Replies: 0
Views: 168
Posted By Nickyu0712
Every time I try to execute my program I get an error:"The instruction at "0x00401585" refereced memory at "0x00000028".The memory could not be "read"". Pleas help me!

I have linked -lagl -lalleg...
Forum: C++ Jul 29th, 2009
Replies: 0
Views: 147
Posted By Nickyu0712
I just added the allegro and allegroGL packages to my DEV C++ compiler. But I have an error with the set_gfx_mode funtion. I have written this :
#include <allegro.h>
#include <alleggl.h>

int...
Forum: C++ Jul 28th, 2009
Replies: 2
Views: 257
Posted By Nickyu0712
I would like to know which would be a good graphics library to begin with. I am using Allegro, I want to know if this is good enough for 2D graphics like manipulating bitmaps etc.
Forum: Monitors, Displays and Video Cards Feb 7th, 2009
Replies: 1
Views: 649
Posted By Nickyu0712
I'm not very good at hardware. I wold like to know if my Foxconn 945P7AA, with a PCIe x16, woldu support a DDR3 video card. I want to know even if the type of memory matters .
Forum: C++ Nov 25th, 2008
Replies: 7
Views: 1,012
Posted By Nickyu0712
im compiling it under an older complier, no std
Forum: C++ Nov 24th, 2008
Replies: 7
Views: 1,012
Posted By Nickyu0712
now its even worse

#include <string.h>


class ITEM // declaration sytax error
{
private:
int price;
char name[ 21 ];
Forum: C++ Nov 23rd, 2008
Replies: 7
Views: 1,012
Posted By Nickyu0712
#include <string.h>

class ITEM //here i get the error
{
private:
int price;
char name[ 21 ];
int efatr[ 4 ];
public:
void setName( char* newname );
Showing results 1 to 7 of 7

 


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

©2003 - 2009 DaniWeb® LLC