473,508 Members | 2,008 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

'parameter name omited' these error occured in my c program .plz help me how to sole

1 New Member
hi


i am having a problem in my code
^
../src/array1.c: In function ‘display’:
../src/array1.c:34:1: error: parameter name omitted
void display(int d[], int)
^
make: *** [src/array1.o] Error 1

please tell me how should i fix it
May 22 '19 #1
1 1622
dev7060
639 Recognized Expert Contributor
Idetifier names cannot be omitted in the function definition. However while declaring a function, only the number and types of arguments are required. So, it's optional there to mention the identifiers name.
May 23 '19 #2

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

Similar topics

2
57822
by: Chris Herring | last post by:
Hi there: Well, let me start off by saying that I am a Visual Studio drag and drop weenie, not a real programmer. So I tend to get confused when things do not look like the instructions said they...
0
1209
by: caldera | last post by:
Hi I get the display name of the person who is entered the site with windows authentication from the active directory I receive the " An operations error occured" message. But this message is...
1
24078
by: EagleRed | last post by:
I have an ASP.NET application that is using forms authentication. The authentication component redirects to the main application page and includes a querystring parameter that the application...
17
5087
by: abdur_rab7 | last post by:
Hi, I am compiling code for nanosleep in CYGWIN. During compilation i get the following error Socket.cc: In method `bool Socket::hangOnConnection(int = 0)': Socket.cc:338: aggregate `struct...
0
1167
by: Grace | last post by:
Any help appreciated. Win XP fully updated inc. .net software AugumentOutOfRangeException Time-out interval must be less than 2^32-2. Parameter name: duetm I need to know what that message...
7
1138
by: dwg1011 | last post by:
I have a global class GClass with 2 contants. Both are declared public in the form: PUBLIC Const Const1 = "xxx". When I try to use the constant as a default value (see code excerpt below) the...
2
3392
by: Jay | last post by:
Hi, This is Jay Mehta. I have this problem when using LDAP. I extract names and EmailId's of all those present from LDAP and populate in a datagrid. Now when run locally, it is running...
0
1202
by: Roy Levin | last post by:
I am trying to write a class called Trie that implements the IDictionary inteface, however when I try to compile my code I get the following error: Error 1 Error occured during processing of...
0
2635
by: cwinay | last post by:
Hi, I'm using hibernate, mysql 5.0.22 and struts 2 in my application. In struts2, I'm using REST plugin and classes that extends ActionSupport and implements ModelDriven interface (webservice...
2
26493
by: lingjun | last post by:
Hi, I am having problems with this program. I keep on getting the following error messages: testing.c: In function `next_month': testing.c:25: error: parameter name omitted testing.c:27:...
0
7127
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
7391
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7501
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
5633
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,...
1
5056
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...
0
4713
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3204
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3188
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1564
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.