Posted in 面试题 onJuly 09, 2012
1. #include “stdio.h” 和 include 的区别
2.“abcdefghi”向后移动2位 “hicdefgh” 写一函数实现此功能 (*p为要移动的字符串,nsteps为移动的位数)
void pp (char *p, int nsteps)
{
//请填写}
3. Bool bstate, float fnum, int nierp, 写出这几个数与零值的比较
2.“abcdefghi”向后移动2位 “hicdefgh” 写一函数实现此功能 (*p为要移动的字符串,nsteps为移动的位数)
void pp (char *p, int nsteps)
{
//请填写}
3. Bool bstate, float fnum, int nierp, 写出这几个数与零值的比较
南京迈特望C/C++面试题
声明:登载此文出于传递更多信息之目的,并不意味着赞同其观点或证实其描述。
Tags in this post...
Reply on: @reply_date@
@reply_contents@