Search Results

Showing results 1 to 6 of 6
Search took 0.01 seconds.
Search: Posts Made By: smeezekitty
Forum: C Apr 10th, 2009
Replies: 3
Views: 517
Posted By smeezekitty
i dont see any undeclasred variables
although i something similer once
the picture never came out right
so i gave up
Forum: C Apr 10th, 2009
Replies: 5
Views: 7,281
Posted By smeezekitty
its not as hard as you think
just give it a shot
as long as you know how to use scanf fscanf fopen printf your
are good
Forum: C++ Dec 3rd, 2008
Replies: 4
Views: 309
Posted By smeezekitty
simple, like this
int go() {for(int n = 0; n<blocksx;n++){
for(int x = 0; x<blocksy;x++){
return 0;
}
now evrey time you use go();
it will call and run
Forum: C++ Dec 3rd, 2008
Replies: 3
Views: 432
Posted By smeezekitty
no more troubles about the char
but on the code aove it should form a window right? why is it not compileing
the graphics element was created with bgi
and i was hoping to create and erase atleast...
Forum: C++ Nov 28th, 2008
Replies: 3
Views: 432
Posted By smeezekitty
by the way the error code for the first prblem is:
general error c1010070: Failed to load and parse the manifest. The system cannot find the file specified .\...
Forum: C++ Nov 28th, 2008
Replies: 3
Views: 432
Posted By smeezekitty
i have three problems first one is in vc++ 2008 express heres the code #include <windows.h>
#include <iostream>
#include <stdafx>
using namespace std;
int _tmain(){
console::writeline("Window...
Showing results 1 to 6 of 6

 


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

©2003 - 2009 DaniWeb® LLC