Search Results

Showing results 1 to 4 of 4
Search took 0.01 seconds.
Search: Posts Made By: DangerDev
Forum: C++ Feb 14th, 2008
Replies: 7
Views: 810
Posted By DangerDev
use:

for (int myHeight =1;myHeight <width; myHeight++)
{
for (int myBase=1;myBase<length;myBase++)
{
if(myBase==1 || myBase==length-1 )
printf(c);
else if(myHeight==1 ||...
Forum: C Feb 14th, 2008
Replies: 5
Views: 1,749
Posted By DangerDev
u can also getch() but it doesnot work in some compiler.
Forum: JavaScript / DHTML / AJAX Feb 13th, 2008
Replies: 3
Views: 1,489
Posted By DangerDev
make some changes...

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>

<head>

...
Forum: IT Professionals' Lounge Feb 7th, 2008
Replies: 6
Views: 994
Posted By DangerDev
if u r looking for free dev envi go for linux c c++ java gtk++ etc.
Showing results 1 to 4 of 4

 


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

©2003 - 2009 DaniWeb® LLC