Then, whenever we call either fgets() or getc(), the data is passed into our program variables (line or c).
然后,每当我们调用fgets()或getc() ,数据被传递到我们的程序变量(line 或 c )中。
The concept of relative program variables is given and the algorithm for finding out the relative variables in program is presented, thus adding a little new content to the software maintenance.
本文提出了程序变量的相关性概念和求相关变量的算法。为软件维护增添了一个新内容。
In this program, the parser USES global variables to track the list of messages parsed.
在这个程序中,解析器使用全局变量来追踪解析的消息列表。
This very simple program declares the two decision variables: the constraint and the objective function.
这个非常简单的程序声明了两个决策变量:约束和目标函数。
For example, you can run programs, set line, watch and service entry breakpoints, step through program instructions, examine variables, and examine the call stack.
例如,您可以运行程序,设置界限,监视与服务进入中断点,通过程序指示的步骤,检查变量,并检查访问栈。
You can also allocate space for local variables as is done in the program (line 63).
和程序中的处理一样,还可以为局部变量分配空间(第 63行)。
Because you never change the states of your variables, proving your program is much easier.
由于从来没有改变变量的状态,所以证明您的程序非常简单。
To help debugging, at the end of a program run, all the known variables and their current contents are printed.
为了帮助调试,我们在程序运行的末尾把所有已知的变量及其当前内容都打印了出来。
A watchpoint will break program execution when the specified expression changes value, but it must be set when the variables used in the expression are in scope.
当指定表达式的值改变时,监视点将中断程序执行,但必须在表达式中所使用的变量在作用域中时设置监视点。
Variables serve as placeholders for data that can change during the execution of a program.
变量为数据提供占位,使得其可以在程序运行时改变。
Using host variables in a static SQL program would have a similar benefit.
在静态SQL程序中使用主机变量也可以获得类似的好处。
The careful modification of these variables will help tune the program to recognize your particular tonal style and temporal deviations.
仔细修改这些变量将帮助调整程序来识别特定的音调样式和时间偏差。
The careful modification of these variables will help tune the program to recognize your particular knocking style.
仔细修改这些变量可以帮助对程序进行优化,从而识别出您特有的敲打风格。
The first task is to check for proper usage, followed by the definition of the variables used in the program.
第一项任务是检查用法是否正确,接着检查程序中所使用变量的定义。
The variables view lists in-scope variables each time a thread or the program stops.
每一次线程或者程序结束的时候,变量视图都会列出范围内的变量。
Generally, they start off with a "base" set of data that is known to be available to the program — stack data, global variables, and registers.
通常,它们以程序所知的可用的一组“基本”数据——栈数据、全局变量、寄存器——作为出发点。
The first steps, then, will be to define the variables and record layouts, with the program logic coming later.
然后,首先要做的就是定义变量和记录布局,然后是程序逻辑。
All you're doing is defining two variables at the top of the program and then slipping into HTML mode.
您所做的全部事情就是在程序开头定义两个变量,然后进入HTML模式。
Also, after every program suspend, changes to in-scope variables will be highlighted in the variables view.
同样,在每一个程序暂停的时候,对界内变量所做的更改可以在变量视图中强调显示。
Roots can be found in program registers, in local (stack-based) variables in each thread's stack, and in static variables.
可以在程序注册表中、每一个线程堆栈中的(基于堆栈的)局部变量中以及静态变量中找到根。
Variables can be declared in several different parts of the program.
变量可以在程序的不同部分声明。
Instead of IO, where you could read a file and write a file, ABC's designers decided to just have global variables in the program.
ABC的设计者放弃了用来读写文件的IO的方法,他们转而在程序里使用一些全局变量。
At this point, all the necessary variables have been set and you can begin with the main part of the program.
此时,所有必要变量都已设置好,可以开始程序的主要部分了。
I've decided that I need to be able, in my program, to swap the value of two variables. All right.
我觉定在我的程序中,我可以,交换两个变量值,好的。
In the main program, you declare your variables.
在主程序,声明变量。
Sometimes, however, it's desirable to place multiple program statements on a single line -- when you're initializing variables, for example.
然而,有时候需要在一行放多个程序语句,例如初始化变量时。
Right. We're not going to have 140,000 variables in my program.
对的,在我的程序中没有140,000个变量。
The variables defined will be used mostly in the various functions within the program. Consider the following function declarations.
所定义的变量大多用于程序中的各种函数。
The variables defined will be used mostly in the various functions within the program. Consider the following function declarations.
所定义的变量大多用于程序中的各种函数。
应用推荐