boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
CS版 - how to define variables on commnad line in C++
相关主题
How to define a data type of 1 bit size?
问一个简单的C的问题
问个C++小问题
HOW TO SOLVE THIS EQUATION?
[转载] Help!! variable scope ????
请教一个概率问题 (转载)
Help for C language
有啥好的normal distribution random variable的C代码?
问一个不等式 (转载)
请教OS里面monitor 和conditional valuable的区别(linux,unix(转载)
相关话题的讨论汇总
话题: define话题: c++话题: commnad话题: variables话题: line
进入CS版参与讨论
1 (共1页)
x********g
发帖数: 47
1
In C++ program, we use #define a to define variable "a".
enter dos by type cmd in run menu.
请问怎么在command line里define variable "a"
t*s
发帖数: 1504
2
argument list for main

【在 x********g 的大作中提到】
: In C++ program, we use #define a to define variable "a".
: enter dos by type cmd in run menu.
: 请问怎么在command line里define variable "a"

w*p
发帖数: 7
3

just in a batch file, type "set a= string value".
I don't think dos supports other type of variables.

【在 x********g 的大作中提到】
: In C++ program, we use #define a to define variable "a".
: enter dos by type cmd in run menu.
: 请问怎么在command line里define variable "a"

1 (共1页)
进入CS版参与讨论
相关主题
请教OS里面monitor 和conditional valuable的区别(linux,unix(转载)
Excel 能否写个 equation with an independent variable (转载)
Java有没有define, ifdef?
Product Engineer
Job Opening - Product Engineer (code: PE
请教怎么用#define实现如下的功能
CS 的基础知识主要有哪些? (转载)
有没有计算sparse matrix的C/C++源代码
[转载] 急需Java 或者GSM的人才!
[转载] How to implement the "Contour" command
相关话题的讨论汇总
话题: define话题: c++话题: commnad话题: variables话题: line