Redian新闻
>
H1B revoke and transfer question, thank you! (转载)
avatar
H1B revoke and transfer question, thank you! (转载)# Immigration - 落地生根
c*e
1
void swapPtr(int *a, int *b) {
int* c=a;
a=b;
b=c;
}
The above function does not work. How to write the function? Thanks.
avatar
x*i
2
不包括送的4万点。
avatar
s*h
3
【 以下文字转载自 Working 讨论区 】
发信人: sweetteeth (say"cheese"), 信区: Working
标 题: H1B revoke and transfer question, thank you!
发信站: BBS 未名空间站 (Thu Jun 16 22:26:44 2011, 美东)
请问大家: H1B如果被雇主通知移民局注销,是否就不能transfer到下一家了?那么如
果找到新工作,怎么再申请H1B?
avatar
t*i
4
需要传递指针的指针
avatar
n*e
5
輸英文能別用全角嗎?怎麼跟人民網一德行
avatar
c*2
6
if you file the h1 transfer before quit/laid off, the H1 transfer is still
good.
如果找到新工作,怎么再申请H1B? File H1 the same, but you better include
evidence that you have non-immigrant status, or pending status between the
termination date and received date, or your H1 may be approved with no I-94.
avatar
h*6
7
或者引用。
avatar
S*I
8
void swapPtr(int*& a, int*& b) {
int* c=a;
a=b;
b=c;
}

【在 c**********e 的大作中提到】
: void swapPtr(int *a, int *b) {
: int* c=a;
: a=b;
: b=c;
: }
: The above function does not work. How to write the function? Thanks.

avatar
c*e
9
Thank you gurus.
avatar
n*w
10
int** 应该也行。二级指针。

【在 S**I 的大作中提到】
: void swapPtr(int*& a, int*& b) {
: int* c=a;
: a=b;
: b=c;
: }

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。