473,396 Members | 2,029 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

bubble shooting game my project i have an issue plzz discuss

i have an problem with my program plzz give some suggestion the error is function should have prototype in
draw_burst(200,300);
plzz give soe suggestion
Oct 27 '15 #1
1 1061
weaknessforcats
9,208 Expert Mod 8TB
You are using the function before the compiler knows about it.

You have to be sure that the function definition (the function code) in in the source file before the first call to the function.

The common place is to put the function code before the function main().
Oct 27 '15 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: dm1608 | last post by:
Hi - I have a few Classic ASP projects that I would like to convert to ASP.NET 2.0. I've been learning ASP.NET 2.0 for the past few months. One of the ASP projects that I'm converting is a...
3
by: Good Time Tribe | last post by:
I'm an aspiring game programmer. I'm more experienced with pascal, c++, and Java so I naturally love what c# offers and want to learn it. I also wanted to start with something simple, to kind of...
0
by: rejwan | last post by:
Hello, i'm currently working on an online game (browser based), and obviously, since all of the contents is meta-data, I have loads of DB-related work. Recently I came into a brick wall while...
1
by: Anderson | last post by:
Dear all, I have a VC project related with SQL server database operation, when I only handle a few records , this project can run perfectly, but when I use this project to handle more than 2000...
1
by: MSK | last post by:
Hi all, I am newbie to .NET environment, I am developing a desktop application using VB.NET, ADO.NET, and I want to deploy this into Win 98, NT, 2000 and XP systems, I read lot of articles...
4
by: themadme | last post by:
Im about to create a group project and are unsure what type of game to make. Anyone that have any ideas what type game would make a big hit
1
by: JCCDEVEL | last post by:
Hi All, I am working on a legacy MS Access Data Project. I have a form that displays results from a view. The user would like to be able to occasionally filter the results by a record value. ...
2
by: C-Note | last post by:
I have a sub form that both presents data based on the master form (frmvacancy/tblvacancy). When the subform appears it shows data from a table (tblvacancy) that uses the primary key from the...
0
by: nixav | last post by:
Could anyone help me with creating a flash foosball game for actionscript 2.0? Need to hand in a brief on Friday and mine is really not working. Please if someone could read through this code and...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.