Built-in Functions
Function:
Availability:
Requires:
Examples:
Performs an optimized multiplication. By accepting a different type
than it returns, this function avoids the overhead of converting the
parameters to a larger type.
All devices
Nothing
int a=50, b=100;
long int c;
c = _mul(a, b);
//c holds 5000
Example
Files:
Also See:
nargs( )
Syntax:
None
None
void foo(char * str , int count , ...)
Parameters: The function can take variable parameters. The user can use stdarg library to
create functions that take variable parameters.
Returns:
Function:
Function dependent.
The stdarg library allows the user to create functions that supports variable
arguments.
The function that will accept a variable number of arguments must have at least
one actual, known parameters, and it may have more. The number of arguments
is often passed to the function in one of its actual parameters. If the variable-length
argument list can involve more that one type, the type information is generally
passed as well. Before processing can begin, the function creates a special
argument pointer of type va_list.
Availability: All devices
Requires:
Examples:
#INCLUDE <stdarg.h>
int foo(int num, ...)
{
int sum = 0;
int i;
va_list argptr;
// create special argument pointer
va_start(argptr,num);
// initialize argptr
for(i=0; i<num; i++)
sum = sum + va_arg(argptr, int);
va_end(argptr);
// end variable processing
209
相关PDF资料
PCI-EXP-T42G5-N1 IP CORE PCI EXPRESS ORCA 4
PCM18XH2 PROCESSOR MODULE MPLAB-ICE 2000
PCM18XN0 PROCESSOR MODULE FOR ICE2000
PDA-B-24-615-E-2B1-1-C CIRCUIT BREAKER MAG 1P 15A
PFMF.260.2 PFMF PTC FUSE SMT 2.6A 1812
PFNF.200.2 PFNF PTC FUSE SMT 2A 1206
PFRY.375 PTC-FUSE RADIAL 72 VDC
PFSM.150.33.2 FUSE PTC 8A 15V FST-TRIP SMD
相关代理商/技术参数
PCD_09 制造商:MACOM 制造商全称:Tyco Electronics 功能描述:Low Profile PCB Relay PCD
PCD-00173-0C 制造商:Molex 功能描述:ETHERNET CABLE ASSEMBLY
PCD-00173-0E 制造商:Molex 功能描述:Ethernet Cable Assembly
PCD-00173-0H 制造商:Molex 功能描述:ETHERNET CABLE ASSEMBLY
PCD-00173-0K 制造商:Molex 功能描述:ETHERNET CABLE ASSEMBLY
PCD-00174-0C 制造商:Molex 功能描述:ETHERNET CABLE ASSEMBLY 制造商:Molex 功能描述:ETHERNET CABLE ASSEMBLY; Cable Length - Imperial:3ft; Cable Length - Metric:914.4mm; Connector Type A:RJ45 Plug; Connector Type B:RJ45 Plug; Jacket Color:Red; Approval Bodies:CSA / UL; Body Material:PVC; Cable Assembly Type:Ethernet ;RoHS Compliant: NA
PCD-00174-0E 制造商:Molex 功能描述:ETHERNET CABLE ASSEMBLY 制造商:Molex 功能描述:ETHERNET CABLE ASSEMBLY; Cable Length - Imperial:3ft; Cable Length - Metric:914.4mm; Connector Type A:RJ45 Plug; Connector Type B:RJ45 Plug; Jacket Color:Grey; Approval Bodies:CSA / UL; Body Material:PVC; Cable Assembly Type:Ethernet;RoHS Compliant: NA
PCD-00174-0H 制造商:Molex 功能描述:ETHERNET CABLE ASSEMBLY