use the titlepage prescribed by the uni
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -76,7 +76,7 @@ int main() {
|
||||
|
||||
#+LATEX: \clearpage
|
||||
|
||||
* Write a program to read the class object of student_info such as name , age ,sex ,height and weight from the keyboard and to store them on a specified file using read() and write() functions. Again the same file is opened for reading and displaying the contents of the file on the screen.
|
||||
* Write a program to read the class object of student_info such as name, age, sex, height and weight from the keyboard and to store them on a specified file using read() and write() functions. Again the same file is opened for reading and displaying the contents of the file on the screen.
|
||||
|
||||
#+ATTR_LATEX: :options frame=single,breaklines=true
|
||||
#+begin_src cpp :tangle 30.cpp :wrap src text
|
||||
|
Reference in New Issue
Block a user